[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libc6 perl, Can't load POSIX.so



I just recompiled perl for libc6 (I needed a libc6 version), but
now dpkg-shlibdep gives me this error:

dpkg-shlibdeps ./fakeroot 
Can't load '/usr/lib/perl5/i386-linux/5.004/auto/POSIX/POSIX.so' for module POSIX: /usr/lib/perl5/i386-linux/5.004/auto/POSIX/POSIX.so: undefined symbol: XS_POSIX_asin at /usr/lib/perl5/i386-linux/5.004/DynaLoader.pm line 155.

 at /usr/bin/dpkg-shlibdeps line 6

dpkg-shlibdeps> #!/usr/bin/perl
dpkg-shlibdeps> 
dpkg-shlibdeps> $dpkglibdir= "/usr/lib/dpkg";
dpkg-shlibdeps> $version= '1.4.0.8'; # This line modified by Makefile
dpkg-shlibdeps> 
dpkg-shlibdeps> use POSIX;
dpkg-shlibdeps> use POSIX qw(:errno_h :signal_h);

Does anybody know what I did wrong?
The perl compile went really smoothly, but apparently something
went wrong?


Thanks (if anybody knows, anyway).

-- 
joost witteveen, joostje@debian.org
#!/usr/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
#what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: