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=18959>. 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=18959 Complilation Errors under FreeBSD 5.0 Summary: Complilation Errors under FreeBSD 5.0 Product: Apache httpd-2.0 Version: 2.0.45 Platform: PC OS/Version: FreeBSD Status: NEW Severity: Blocker Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I'm running a FreeBSD 5.0 "CURRENT" system. When attempting to compile 2.0.45, I'm receiving the following error: /bin/sh /tmp/httpd-2.0.45/srclib/apr/libtool --silent --mode=compile gcc -g - O2 -D_REENTRANT -D_THREAD_SAFE -DAP_HAVE_DESIGNATED_INITIALIZER - I/tmp/httpd-2.0.45/srclib/apr/include -I/tmp/httpd-2.0.45/srclib/apr- util/include -I/usr/local/include -I. -I/tmp/httpd-2.0.45/os/unix -I/tmp/httpd- 2.0.45/server/mpm/prefork -I/tmp/httpd-2.0.45/modules/http -I/tmp/httpd- 2.0.45/modules/filters -I/tmp/httpd-2.0.45/modules/proxy -I/tmp/httpd- 2.0.45/include -I/tmp/httpd-2.0.45/modules/dav/main -c /tmp/httpd- 2.0.45/server/exports.c && touch /tmp/httpd-2.0.45/server/exports.lo /tmp/httpd-2.0.45/server/exports.c:145: `ap_get_module_config' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:146: `ap_set_module_config' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:486: `ap_strchr' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:487: `ap_strchr_c' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:488: `ap_strrchr' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:489: `ap_strrchr_c' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:490: `ap_strstr' undeclared here (not in a function) /tmp/httpd-2.0.45/server/exports.c:491: `ap_strstr_c' undeclared here (not in a function) *** Error code 1 Stop in /tmp/httpd-2.0.45/server. *** Error code 1 Stop in /tmp/httpd-2.0.45/server. *** Error code 1 Stop in /tmp/httpd-2.0.45. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
