Re: [OT] trying to build glibc and test nptl/ under f8
On Tue, 2008-04-22 at 14:10 -0400, Robert P. J. Day wrote:
> make[2]: *** [/home/rpjday/glibc-build/nptl/tst-mutex8.out] Error 1
If you havenot solved this yet, check the program source for tst-mutex8.
It looks like this is testing the mutex locks which are required for
pthreads to work successfully without collisions in data space. You may
also need an additional library for the mutex stuff, and there were some
changes I believe when ANSII redid some of the specs about mid 2006 to
handle some exceptions better to help prevent race conditions. It may
be that the code in this example predates those changes and is calling
something that has been deprecated or removed.
Regards,
Les H
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list
Received on Tue Apr 29 20:16:39 2008
This archive was generated by hypermail 2.1.8
: Sat Sep 06 2008 - 07:55:23 EDT
|