Bug 3043 - 0.9.32-rc1: fails to build with NPTL support on x86_64
Summary: 0.9.32-rc1: fails to build with NPTL support on x86_64
Status: RESOLVED INVALID
Alias: None
Product: uClibc
Classification: Unclassified
Component: Threads (show other bugs)
Version: 0.9.32
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 16:20 UTC by Bernhard Rosenkraenzer
Modified: 2011-01-05 16:34 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 2011-01-05 16:20:05 UTC
The build process barfs with

make: *** No rule to make target `libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/clone.c', needed by `libc/libc.oS'.  Stop.

clone.c doesn't exist there, but clone.S does...
Comment 1 Carmelo Amoroso 2011-01-05 16:34:18 UTC
Hi,
x86_64 does not yet support NPTL.

Regards !