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

Dynamic linker problem.



I have a very serious problem with the latest stuff in hamm, it seems the
dynamic linker has changed behavoir, an example:

LD_LIBRARY_PATH=../../../pkglib/.libs/ ldd ./apt-get
        libpkg.so.0 => /usr/lib/libpkg.so.0 (0x4000c000)
        libstdc++.so.2.8 => /usr/lib/libstdc++.so.2.8 (0x400ce000)
        libm.so.6 => /lib/libm.so.6 (0x40117000)
        libc.so.6 => /lib/libc.so.6 (0x40130000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) 

-rwxr-xr-x   1 jgg      Debian    2924301 Jun 11 21:51 ../../../pkglib/.libs/libpkg.so.0

Up till today when I upgraded my system the above incantation worked
perfectly, today it doesn't work at all and libtool no longer works
correctly either. Things do seem alright if I remove /usr/lib/libpkg*.

Does anyone know what package caused this so I can file a bug report?

Thanks,
Jason


--
To UNSUBSCRIBE, email to deity-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: