Bug 1243

Summary: NPTL is offered in make menuconfig, but doesn't work
Product: uClibc Reporter: Bernhard Rosenkraenzer <bero>
Component: ThreadsAssignee: unassigned
Status: RESOLVED FIXED    
Severity: trivial CC: uclibc-cvs
Priority: P5    
Version: 0.9.31   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Bernhard Rosenkraenzer 2010-03-04 10:50:35 UTC
In current git master, NPTL is offered in make menuconfig -- but if it's selected, make barfs because nptl isn't actually there.

libpthread/Makefile.in:9: libpthread/nptl/Makefile.in: No such file or directory
libpthread/Makefile.in:10: libpthread/nptl_db/Makefile.in: No such file or directory
make: *** No rule to make target `libpthread/nptl_db/Makefile.in'.  Stop.
Comment 1 Bernhard Reutner-Fischer 2010-03-12 13:48:54 UTC
fixed as de82658a05de0ace6f3d261dedc358d3a14f3681