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

Bug#156157: libc6: Several _dl_ symbols cannot be resolved.



Package: libc6
Version: 2.2.5-13
Severity: important

bash-2.05b$ gcc test.c
/lib/libc.so.6: undefined reference to `_dl_clktck@GLIBC_2.2'
/lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
/lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
/lib/libc.so.6: undefined reference to `_dl_pagesize@GLIBC_2.2'
collect2: ld returned 1 exit status
bash-2.05b$ cat test.c
main () { return (0); }
bash-2.05b$ 

Says it all.  Nice surprise on return from vacation, eh.  Updated 2 hrs. ago.


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux tleepslib 2.2.18 #1 SMP Tue Dec 26 11:36:10 JST 2000 i686 unknown unknown GNU/Linux




Reply to: