On 5/7/07, Mike Frysinger <[EMAIL PROTECTED]> wrote:
On Monday 07 May 2007, Robert Dodier wrote: > I am trying to build uClibc-0.9.28.3. The attempt to build > libpthread fails because ptfork.c references __malloc_lock > and that does not appear to be defined anywhere in the > uClibc code. Does anyone know how I can resolve this? compress your .config and post it to the list
OK, I've attached the gzip-compressed .config to this message. I created a patch to revert the __malloc_lock stuff and then libpthread and the rest of uClibc builds successfully. Although of course I wonder if/when I'll bump into something that tickles whatever __malloc_lock was supposed to resolve. Thanks for your help, Robert Dodier
dodier-uClibc-config.gz
Description: GNU Zip compressed data
_______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
