On Tue, Apr 29, 2014 at 08:54:57AM -0600, Dan Moulding wrote: > When compiling against the 2.6.18 kernel headers, during linking of > the NPTL library it runs into a "undefined reference to PRIVATE_FUTEX" > error in pthread_cond_timedwait.S. This resolves the problem by > ensuring that the definition for PRIVATE_FUTEX is made available to > pthread_cond_timedwait.S.
Applied, thanks! _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
