[uClibc]RE: [BusyBox] Errors Compiling BusyBox: Update

Manuel Novoa III mnovoa3 at bellsouth.net
Thu Feb 15 22:04:40 UTC 2001


On Thu, 15 Feb 2001, Tom Cameron wrote:
> Ok...wtf?
> 
> ### Begin Output ###
> /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to
> 0804a850
> sh.o: In function `builtin_env':
> sh.o(.text+0x86): undefined reference to `environ'
> /lib/libuClibc.so: undefined reference to `__environ'
> /lib/libuClibc.so: undefined reference to `_start_exit'
> collect2: ld returned 1 exit status
> make: *** [busybox] Error 1
> ### End Output ###
> 
> 	This just keeps getting more and more strange.

Those symbols live in crt0.o.

Manuel





More information about the uClibc mailing list