[bug-notifications] [perl 0003766]: XS modules should be compiled with -lperl
Mantis Bug Tracker
noreply at opencsw.org
Wed Aug 5 17:03:16 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3766
======================================================================
Reported By: dam
Assigned To: bonivart
======================================================================
Project: perl
Issue ID: 3766
Category: packaging
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-07-13 15:18 CEST
Last Modified: 2009-08-05 17:03 CEST
======================================================================
Summary: XS modules should be compiled with -lperl
Description:
The XS modules provided by Perl should be compiled against libperl.
Otherwise symbols from Perl itself can't be found when dlopening libperl
and the xs-modules. This is described in detail at
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=327585#85>
======================================================================
----------------------------------------------------------------------
(0006510) bonivart (manager) - 2009-08-05 17:03
http://www.opencsw.org/mantis/view.php?id=3766#c6510
----------------------------------------------------------------------
How can I test for this in a simple way?
More information about the bug-notifications
mailing list