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' fork.c:(.text.__libc_fork+0xfd): > > undefined reference to `pthread_mutexattr_settype' > > fork.c:(.text.__libc_fork+0x114): undefined reference to > > `pthread_mutex_init' fork.c:(.text.__libc_fork+0x125): undefined > > reference to `pthread_mutexattr_destroy' > > Try turning on "Use stdio futexes". It's under string support for some > reason. I was hoping to make that the default as it makes libc not need > pthread_mutex.
Please let me know if you get this working, I'd love to merge the result into FWL. I haven't had time to bang on uClibc-nptl this week with the 2.6.32 kernel coming out (updating the perl patches again, coming up with a less-wrong fix for the powerpc pmac_zilog panic, etc), the new FWL build script release (which is uploading as we speak), travel to california thursday through sunday (I do not recommend spending 24 hours stuck at the SJC airport, it is not fun), cat with feline hepatic lipidosis (undergoing veterinary procedures which required _financing_), wife having finals, updating documentation, failing to learn enough about the guts of qemu to add m68k system emulation support (ongoing), and of course the work I intermittently get _paid_ to do... Plus probably a bunch of other stuff I've forgotten. You know: a week. Might be able to start testing again in a day or two... Rob -- Latency is more important than throughput. It's that simple. - Linus Torvalds _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
