DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22990>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22990

build fails with Solaris2.6 at thread_rwlock.c / apr_arch_thread_rwlock.h 
because pthread_rwlock_t is not defined in <pthread.h>

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-01-26 16:17 -------
Fixed properly on HEAD, I'll backport it for the next 2.0 release once I've
tested it a little more.  Thanks for the report.  Simplest workaround in the
mean-time is to use:

ac_cv_func_pthread_rwlock_init=no ./configure --etc --etc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to