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 ---------------------------------------------------------------------------- Component|Build |APR Product|Apache httpd-2.0 |APR Version|2.0.47 |0.9.4 ------- Additional Comments From [EMAIL PROTECTED] 2004-01-25 16:24 ------- HAVE_PTHREAD_RWLOCK_INIT shouldn't be defined if that function is not present in pthread.h. Can you attach the output and the config.log produced from running configure in srclib/apr? (preferably from the 2.0.48 release tarball) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
