Bug#629670: libpar-packer-perl: FTBFS: main.c:79: undefined reference to `pthread_atfork'

gregor herrmann gregoa at debian.org
Sat Jun 11 13:42:18 UTC 2011


On Wed, 08 Jun 2011 16:13:30 +0200, Didier Raboud wrote:

> Relevant part:
> > cc main.o my_par_pl.o  -s -Wl,-E  -fstack-protector -L/usr/local/lib  -L/usr/lib/perl/5.12/CORE -lperl -o ./par
> > main.o: In function `main':
> > /«BUILDDIR»/libpar-packer-perl-1.008/myldr/main.c:79: undefined reference to `pthread_atfork'
> > collect2: ld returned 1 exit status

Hm, is it possible that this is actually a problem in ExtUtils::Embed
and friends? At least that's where the compiler and linker options
come from.

The following looks a bit strange at least, maybe it's related:

$ perl -MExtUtils::Embed -e ldopts
Note (probably harmless): No library found for -ldl
Note (probably harmless): No library found for -lm
Note (probably harmless): No library found for -lpthread
Note (probably harmless): No library found for -lc
Note (probably harmless): No library found for -lcrypt
-Wl,-E  -fstack-protector -L/usr/local/lib  -L/usr/lib/perl/5.12/CORE -lperl


Cheers,
gregor, cc'in the perl maintainers
-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - PGP/GPG key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: The Doors: Light My Fire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20110611/a137c2b3/attachment-0001.pgp>


More information about the Perl-maintainers mailing list