You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/05/01 17:49:04 UTC

DO NOT REPLY [Bug 8536] - problem building worker MPM on Tru64 5.1A

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=8536>.
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=8536

problem building worker MPM on Tru64 5.1A





------- Additional Comments From guenther@wsu.edu  2002-05-01 15:49 -------
I added an echo in apr/build/apr_threads.m4 after line 96. 


  ], pthreads_working="no" )
echo CHECK: $pthreads_working
])dnl

The "CHECK:" echo did not show up.
So I tried it again after line 97 

  ], pthreads_working="no" )
])dnl
echo CHECK: $pthreads_working

and again, the "CHECK" echo did not show up. I've put a copy of the build at:

http://www.wsu.edu/~dean/apache_build.log

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org