[bug-notifications] [perl 0003766]: XS modules should be compiled with -lperl
Mantis Bug Tracker
noreply at opencsw.org
Wed Aug 5 17:25:41 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:25 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>
======================================================================
----------------------------------------------------------------------
(0006512) dam (reporter) - 2009-08-05 17:25
http://www.opencsw.org/mantis/view.php?id=3766#c6512
----------------------------------------------------------------------
I'll give my special Perl backend build triggering the error a try. It may
be visible by inspecting the linking directly, will look into that also.
More information about the bug-notifications
mailing list