Aurelien Jarno <[EMAIL PROTECTED]> writes:

> The glibc implementation of rwlock has changed between version 2.3.6 and
> 2.5, but not the API. Oops is currenly using its own copy of the rwlock
> implementation, accessing directly to the internal variables.
>
> It should instead use the glibc implementation. For that you should use
> -D_BSD_SOURCE -D_XOPEN_SOURCE=600, as defined in the XG6 standard.
>
> Please see the attached patch.

Thank you very much, I just uploaded a modified one, which applies to
configure.in instead. (had to reinvoke autoconf of course).

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

Attachment: pgpcNxWQxpngK.pgp
Description: PGP signature

Reply via email to