[bug-notifications] [perl 0003766]: XS modules should be compiled with -lperl

Mantis Bug Tracker noreply at opencsw.org
Wed Mar 31 22:19:18 CEST 2010


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-07-13 15:18 CEST
Last Modified:              2010-03-31 22:19 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>
====================================================================== 

---------------------------------------------------------------------- 
 (0007788) dam (administrator) - 2010-03-31 22:18
 http://www.opencsw.org/mantis/view.php?id=3766#c7788 
---------------------------------------------------------------------- 
With the change in the cpan-category to link with -lperl and the 'ldd -r'
check in checkpkg this should be fixed now :-)



More information about the bug-notifications mailing list