On Thursday 10 April 2008, Andrew Morton wrote:
> On Thu, 10 Apr 2008 23:34:20 -0400 Mike Frysinger <[EMAIL PROTECTED]> wrote:
> > On Thursday 10 April 2008, Andrew Morton wrote:
> > > librttest.c: In function `init_pi_mutex':
> > > librttest.c:463: warning: implicit declaration of function
> > > `pthread_mutexattr_setprotocol' librttest.c:463: error:
> > > `PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
> > > librttest.c:463: error: (Each undeclared identifier is reported only
> > > once librttest.c:463: error: for each function it appears in.)
> > > librttest.c:466: warning: implicit declaration of function
> > > `pthread_mutexattr_ge
> >
> > old glibc ?
>
> Yes, FC3 is old.
>
> >  pthread.h should be defining PTHREAD_PRIO_INHERIT when
> > _GNU_SOURCE is defined.
> >
> > echo '#include <pthread.h>' | gcc -D_GNU_SOURCE -E -dD - | grep PRIO
>
> There were may other failures apart from the PTHREAD_PRIO_INHERIT one.

i'm asking if that is the problem, or if something else at work here.

i dont know what Subrata's feelings are towards supporting ancient code bases.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to