Re: building static busybox/toybox with uclibc-nptl

2009-12-08 Thread Rob Landley
On Wednesday 02 December 2009 08:30:08 Austin Foxley wrote: On 12/02/2009 12:58 AM, Natanael Copa wrote: /home/ncopa/src/firmware-0.9.8/build/root-filesystem-i586/usr/lib/libc.a( fork.os): In function `fork': fork.c:(.text.__libc_fork+0xf5): undefined reference to `pthread_mutexattr_init'

building static busybox/toybox with uclibc-nptl

2009-12-02 Thread Natanael Copa
Hi, I'm trying to build a native toolchain for x86 uclibc-nptl, using firmwarelinux. So for I have needed to disable the rpc stuff in uclibc and mount in busybox to be able to build it. However, during linking phase, I get this error: == archival/lib.a(bbunzip.o): In function

Re: building static busybox/toybox with uclibc-nptl

2009-12-02 Thread Austin Foxley
On 12/02/2009 12:58 AM, Natanael Copa wrote: /home/ncopa/src/firmware-0.9.8/build/root-filesystem-i586/usr/lib/libc.a(fork.os): In function `fork': fork.c:(.text.__libc_fork+0xf5): undefined reference to `pthread_mutexattr_init' fork.c:(.text.__libc_fork+0xfd): undefined reference to