Package: libc6 Version: 2.3.2-3 Followup-For: Bug #204930 > And when linking something with -ldl, I get: > /usr/lib/gcc-lib/i386-linux/3.3.1/../../../libdl.so: undefined reference > to [EMAIL PROTECTED]'
Just in case it helps somehow (otherwise ignore): I just had this same error. The reason in my case was that I had (accidentally still) set LD_LIBRARY_PATH to a path with libc6 2.3.1 (while having 2.3.2 installed regularly) when calling gcc; the mix that results during compilation seems to produce the undefined symbol above, then. Regards, Daniel -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux tpce14 2.4.21 #1 Mit Jul 16 15:19:15 CEST 2003 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages libc6 depends on: ii libdb1-compat 2.1.3-7 The Berkeley database routines [gl -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

