__malloc_lock undefined symbol in ptfork.c

Robert Dodier robert.dodier at gmail.com
Mon May 7 14:49:56 PDT 2007


On 5/7/07, Mike Frysinger <vapier at gentoo.org> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dodier-uClibc-config.gz
Type: application/x-gzip
Size: 1542 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20070507/634f0e9d/attachment.bin 


More information about the uClibc mailing list