[uClibc]linker errors!

powell molleti powelllinux at yahoo.com
Mon Feb 11 10:24:02 UTC 2002


Hi all,

 So far i have been able to compile only busybox
 successfully with uclibc :). When i run ldd on it ,
it
 does give me: 

 #ldd ./busybox
        libc.so.0 =>
/usr/i386-linux-uclibc/lib/libc.so.0
        /usr/i386-linux-uclibc/lib/ld-uClibc.so.0 =>
/usr/i386-linux-uclibc/lib/ld-uClibc.so.0

 But i m not able to compile any other package with 
 uclibc. I tried tinylogin snapshot from uclibc.org
and
 it broke as follows:
 
 login.o: In function `login_main':
login.o(.text+0x447): undefined reference to
`getspnam'
login.o(.text+0x756): undefined reference to
`endspent'
passwd.o: In function `passwd_main':

 When i do echo $PATH i have the following..
/usr/i386-linux-uclibc/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin

 And bash also breaks right at the start of 
 compilation as: 

/tmp/ccFHvfuQ.o: In function `main':
/tmp/ccFHvfuQ.o(.text+0x723): undefined reference to
`fopen64'
collect2: ld returned 1 exit status
make: *** [mksyntax] Error 1
 
  Could anyone let me know what went wrong?.
 cya
 powell

 
 

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



More information about the uClibc mailing list