Can you run: 

   rpm -qa | grep glibc

And send back the output.  Also the output from:
   
   sh /usr/src/linux/scripts/ver_linux 

and 
   
   cat /etc/ld.so.conf

That may help debug the problem...

On Thu, 13 Jul 2000, Dave Temkin wrote:

> 
> Whenever I attempt to compile anything (say, xv, or gaim, or even the
> kernel), I get the following error before a configure will bomb out:
> 
> configure;1115; gcc -o conftest    conftest.c  1.75
> /lib/libc.so.6; undefined reference to `-dl-init-next2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-lazy2GLIBC-2.1.1'
> /lib/libc.so.6; undefined reference to `-dl-dst-substitute2GLIBC-2.1.1'
> /lib/libc.so.6; undefined reference to `-dl-relocate-object2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `--libc-enable-secure2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-catch-error2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-platformlen2GLIBC-2.1.1'
> /lib/libc.so.6; undefined reference to `-dl-mcount2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-dst-count2GLIBC-2.1.1'
> /lib/libc.so.6; undefined reference to `-dl-initial-searchlist2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-start-profile2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-lookup-symbol2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `--libc-stack-end2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-loaded2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-origin-path2GLIBC-2.1.1'
> /lib/libc.so.6; undefined reference to `-dl-map-object2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-check-all-versions2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-main-searchlist2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-debug-impcalls2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-profile2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-debug-state2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-r-debug2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-debug-message2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-unload-cache2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-signal-error2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-map-object-deps2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-profile-map2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-profile-output2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-fpu-control2GLIBC-2.1'
> /lib/libc.so.6; undefined reference to `-dl-debug-initialize2GLIBC-2.0'
> /lib/libc.so.6; undefined reference to `-dl-global-scope-alloc2GLIBC-2.1'
> collect2; ld returned 1 exit status
> configure; failed program was;
> 
> 3line 1110 'configure'
> 3include 'confdefs.h'
> 
> main90[return900;]
> 
> 
> 
> If anyone has *ANY* ideas it would be GREATLY appreciated... my other RH
> 6.2 machine doesn't do this at all (it works great).
> 
> Thanks,
> 
> -Dave
> 
> ---- Please reply directly to me if possible.  [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Redhat-devel-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-devel-list
> 



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to