> pthread_rwlock_t is only declared/defined if -D_XOPEN_SOURCE=500 (or
 > -D_GNU_SOURCE) but that causes other glitches.

The pthread_rwlock_t code works, and everythings builds, as long as
my CFLAGS are the following on RH 6.2

-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE

HTH,
Victor
-- 
Victor J. Orlikowski
======================
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to