This one time, at band camp, Philipp Kolmann said: > moria:~# ldd /usr/bin/perl > linux-gate.so.1 => (0xffffe000) > libdl.so.2 => /lib/tls/libdl.so.2 (0xb7fa6000) > libm.so.6 => /lib/tls/libm.so.6 (0xb7f81000) > libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f6e000) > libc.so.6 => /lib/tls/libc.so.6 (0xb7e3c000) > libcrypt.so.1 => /lib/tls/libcrypt.so.1 (0xb7e0e000) > /lib/ld-linux.so.2 (0xb7fb3000)
Huh. Interestingly, etch's perl doesn't seem to be linked against libperl. I wonder if that's intended. Well, just to be sure that you actually have the symbol that is failing to be found, please post the output of: [EMAIL PROTECTED]:~$ objdump -T /usr/lib/libperl.so | grep Perl_sv_cmp 0009b030 g DF .text 0000038d Base Perl_sv_cmp 0009b3c0 g DF .text 00000104 Base Perl_sv_cmp_locale [EMAIL PROTECTED]:~$ objdump -T /usr/bin/perl | grep Perl_sv_cmp 080d4ba0 g DF .text 00000372 Base Perl_sv_cmp 080d4f20 g DF .text 000000f4 Base Perl_sv_cmp_locale (my output posted for comparison) Thanks, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | -----------------------------------------------------------------
signature.asc
Description: Digital signature