...
exports.c:2455: redefinition of `ap_hack_apr_xml_to_text'
exports.c:1089: `ap_hack_apr_xml_to_text' previously defined here
exports.c:2456: redefinition of `ap_hack_apr_xml_empty_elem'
exports.c:1090: `ap_hack_apr_xml_empty_elem' previously defined here
exports.c:2457: redefinition of `ap_hack_apr_xml_quote_string'
exports.c:1091: `ap_hack_apr_xml_quote_string' previously defined here
exports.c:2458: redefinition of `ap_hack_apr_xml_quote_elem'
exports.c:1092: `ap_hack_apr_xml_quote_elem' previously defined here
exports.c:2459: redefinition of `ap_hack_apr_xml_insert_uri'
exports.c:1093: `ap_hack_apr_xml_insert_uri' previously defined here
exports.c:2464: redefinition of `ap_hack_apu_version'
exports.c:1098: `ap_hack_apu_version' previously defined here
exports.c:2465: redefinition of `ap_hack_apu_version_string'
exports.c:1099: `ap_hack_apu_version_string' previously defined here
make[2]: *** [exports.lo] Error 1
make[2]: Leaving directory `/usr/local/apache/server'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/apache/server'
make: *** [install-recursive] Error 1
就是上面这样子