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=26940>. 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=26940 apache with-perchild compile errors Summary: apache with-perchild compile errors Product: Apache httpd-2.0 Version: 2.0.48 Platform: PC OS/Version: FreeBSD Status: NEW Severity: Normal Priority: Other Component: perchild AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I tries to compile latest apache 2.0.48 from source on freebsd 4.8 bsd# ./configure --with-threads --with-mpm=perchild bsd# make but I have some errors. Please assist. /bin/sh /root/src/httpd-2.0.48/srclib/apr/libtool --silent --mode=compile gcc - g -O2 -pthread -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -I../../include - I../../include/arch -I../../include/arch/unix -c thread_mutex.c && touch thread_mutex.lo thread_mutex.c: In function `apr_thread_mutex_unlock': thread_mutex.c:218: void value not ignored as it ought to be *** Error code 1 Stop in /root/src/httpd-2.0.48/srclib/apr/locks/unix. *** Error code 1 Stop in /root/src/httpd-2.0.48/srclib/apr/locks/unix. *** Error code 1 Stop in /root/src/httpd-2.0.48/srclib/apr. *** Error code 1 Stop in /root/src/httpd-2.0.48/srclib. *** Error code 1 Stop in /root/src/httpd-2.0.48. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
