DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42357>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42357 Summary: RPM build fails with included spec file. Product: Apache httpd-2 Version: 2.0.59 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When building the RPM on a stock RHEL ES3 Update 6 machine, the following errors occur: RPM build errors: Bad exit status from /var/tmp/rpm-tmp.95272 (%build) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `merge_core_server_configs': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:494: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:494: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:494: `AP_TRACE_UNSET' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:495: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:496: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `ap_satisfies': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:700: subscripted value is neither array nor pointer /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `ap_response_code_string': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:716: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:717: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:718: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `ap_custom_response': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1154: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1155: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' [EMAIL PROTECTED] root]# /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1157: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1162: structure has no member named `response_code_strings' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `satisfy': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:1551: subscripted value is neither array nor pointer /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: At top level: /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:2451: syntax error before '*' token /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `ap_get_server_revision': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:2453: `version' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:2453: `AP_SERVER_MAJORVERSION_NUMBER' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:2454: `AP_SERVER_MINORVERSION_NUMBER' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:2455: `AP_SERVER_PATCHLEVEL_NUMBER' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:2456: `AP_SERVER_ADD_STRING' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `set_trace_enable': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3137: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3137: `AP_TRACE_ENABLE' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3140: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3140: `AP_TRACE_DISABLE' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3143: structure has no member named `trace_enable' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3143: `AP_TRACE_EXTENDED' undeclared (first use in this function) /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c: In function `core_input_filter': /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3776: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3929: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' /usr/src/redhat/BUILD/httpd-2.0.59/server/core.c:3946: structure has no member named `tmpbb' The machine currently has the RedHat RPMs for httpd-2.0.46-54.ent and httpd- devel-2.0.46-54.ent installed. Header collisions? I'm needing to build these RPMs automatically and trying to do so without modifying the source, just the spec file. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
