Bug 1243 - NPTL is offered in make menuconfig, but doesn't work
Summary: NPTL is offered in make menuconfig, but doesn't work
Status: RESOLVED FIXED
Alias: None
Product: uClibc
Classification: Unclassified
Component: Threads (show other bugs)
Version: 0.9.31
Hardware: All Linux
: P5 trivial
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 10:50 UTC by Bernhard Rosenkraenzer
Modified: 2010-03-12 13:48 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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