> 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]
- Build failure due to pthread_rwlock_t barries
- Re: Build failure due to pthread_rwlock_t Victor J. Orlikowski
- Re: Build failure due to pthread_rwlock_t Justin Erenkrantz
- Re: Build failure due to pthread_rwlock_... Victor J. Orlikowski
- Re: Build failure due to pthread_rwl... Victor J. Orlikowski
