[BusyBox] [ I was found error uClib library in while busybox compile.]

Manuel Novoa III mjn3 at codepoet.org
Wed Oct 6 01:58:23 UTC 2004


On Wed, Oct 06, 2004 at 09:57:53AM +0900, Mike wrote:
> Dear HI All.
> 
> I was upgrading completed the uClibc-0.9.26.
> 
> But below  'busybox-1.00-rc3' error happened while compile.
> 
> Please help me.
> 
> Is going to wait for your reply.
> ----
> 
> arm-elf-gcc -s -Wl,-warn-common --static -o busybox -Wl,--start-group 
> ./applets/applets.a ./archival/archival.a 
> ./archival/libunarchive/libunarchive.a
> 
> [ --------------- snip --------------------- ]
> /opt/uClinux/arm-elf/lib/libc.a(execl.o): In function `execl':
> execl.o(.text+0x44): undefined reference to `__exec_alloc'
> execl.o(.text+0x90): undefined reference to `__exec_free'
> /opt/uClinux/arm-elf/lib/libc.a(execlp.o): In function `execlp':
> execlp.o(.text+0x3c): undefined reference to `__exec_alloc'
> execlp.o(.text+0x7c): undefined reference to `__exec_free'
> /opt/uClinux/arm-elf/lib/libc.a(execvp.o): In function `execvp':
> execvp.o(.text+0xbc): undefined reference to `__exec_alloc'
> execvp.o(.text+0x104): undefined reference to `__exec_free'
> execvp.o(.text+0x174): undefined reference to `__exec_alloc'
> execvp.o(.text+0x26c): undefined reference to `__exec_free'
> collect2: ld returned 1 exit status
> make: *** [busybox] Error 1

I'm _so_ glad that there are people out there who don't bother to search
the mailing list archives.  It makes identifying potential flame targets
much easier...

Manuel



More information about the busybox mailing list