Dave Mielke, le Thu 18 Sep 2014 09:24:52 -0400, a écrit :
> [quoted lines by Raoul on 2014/09/18 at 15:03 +0200]
> 
> >> My /usr/include/pthread.h is in version 2.16 of the glibc headers 
> >> package. Which release of this package (I'm not sure what Debian calls it) 
> >> is 
> >> on your system?
> >> 
> >Version 2.11.3
> 
> Okay. It seems that they were added in 2.12. Would upgrading your system be 
> something you'd consider doing? Other alternatives, on our end, would be:

Can't the presence of the function be detected in configure.ac? these
are really non-standard functions.

BTW, the test

#ifdef __USE_GNU

is wrong: one is not supposed to use __* macros, they are not part of
the API and can change without any notice.

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to