uclibc config is here: http://paste.pocoo.org/show/424944/
Sorry, I had tried several things to get it to compile (Like removing -mtune=core2 from CFLAGS), and I'd disabled options I thought might impact the compilation. I did make distcleans in between each attempt. So I thought that this was a general problem that wasnt impacted by the configuration (besides NPTL being set, of course!). I wonder what config option, coupled with NPTL, causes this error? On Fri, Jul 1, 2011 at 2:45 AM, Khem Raj <[email protected]> wrote: > On (01/07/11 00:59), Nemykal wrote: > > Hi, the recent changelog for uclibc 0.9.32 on uclibc.org said there was > NPTL > > support for x86_64, but when I enable that option, I get this compile > error: > > > > make: *** No rule to make target > > `libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/clone.c', needed by > > `libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/clone.os'. Stop. > > > > Is there a way to fix this..? > > I do not see this error. Post your .config somewhere > > > _______________________________________________ > > uClibc mailing list > > [email protected] > > http://lists.busybox.net/mailman/listinfo/uclibc > > -- > -Khem > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
