"Roy T. Fielding" <[EMAIL PROTECTED]> writes:

> Lots of redefinitions due to util_xml.h and apr_xml.h:

if you nuke all of your '*.exports' files as well as
http-2.0/include/util_xml.h, that gets us to

server/.libs/libmain.a(exports.o)(.data+0x48c): undefined reference to 
`apr_text_append'
server/.libs/libmain.a(exports.o)(.data+0x490): undefined reference to 
`apr_xml_parser_create'
server/.libs/libmain.a(exports.o)(.data+0x494): undefined reference to 
`apr_xml_parser_feed'
server/.libs/libmain.a(exports.o)(.data+0x498): undefined reference to 
`apr_xml_parser_done'
server/.libs/libmain.a(exports.o)(.data+0x49c): undefined reference to 
`apr_xml_parser_geterror'
server/.libs/libmain.a(exports.o)(.data+0x4a0): undefined reference to 
`apr_xml_to_text'
server/.libs/libmain.a(exports.o)(.data+0x4a4): undefined reference to 
`apr_xml_empty_elem'
server/.libs/libmain.a(exports.o)(.data+0x4a8): undefined reference to 
`apr_xml_quote_string'
server/.libs/libmain.a(exports.o)(.data+0x4ac): undefined reference to 
`apr_xml_quote_elem'
server/.libs/libmain.a(exports.o)(.data+0x4b0): undefined reference to 
`apr_xml_insert_uri'   

My freebsd box isn't building apr-util/xml/apr_xml.c for some reason...

I wonder if turning on dav would "fix" that somehow...
-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to