Build started Mon Jul 30 01:00:00 PDT 2001 on FreeBSD 4.3-STABLE
Checking out httpd-2.0 apr apr-util httpd-proxy
Building httpd-2.0-nightly
Merging package apr
Merging package apr-util
Merging package httpd-proxy
Building config in httpd-2.0-nightly
autoconf: Undefined macros:
configure.in:73:dnl AC_PROG_LIBTOOL can't be invoked more than once, so this
configure.in:83:AC_PROG_LIBTOOL
Configuring in httpd-2.0-nightly w/options --enable-maintainer-mode 
--enable-auth-anon --enable-auth-dbm --enable-auth-db --enable-auth-digest 
--enable-file-cache --enable-echo --enable-cache --enable-example 
--enable-ext-filter --enable-case-filter --enable-case-filter-in 
--enable-optional-hook-export --enable-optional-hook-import 
--enable-optional-fn-import --enable-optional-fn-export --enable-mime-magic 
--enable-cern-meta --enable-expires --enable-headers --enable-usertrack 
--enable-unique-id --enable-proxy --enable-proxy-connect --enable-proxy-ftp 
--enable-proxy-http --enable-dav --enable-info --enable-suexec --enable-cgi 
--enable-cgid --enable-dav-fs --enable-vhost-alias --enable-speling 
--enable-rewrite --enable-ssl --with-ssl=/usr --enable-tls --with-tls=/usr
Not configured: --enable-charset-lite --enable-disk-cache
APU_FIND_APR: not found
APU_CHECK_DBM: not found
APU_FIND_EXPAT: not found
AC_PROG_LIBTOOL: not found
sed: /x1/home/chuck/httpd-2.0-nightly/srclib/apr-util/build/rules.mk.in: No 
such file or directory
sed: /x1/home/chuck/httpd-2.0-nightly/srclib/apr-util/build/Makefile.in: No 
such file or directory
Making in httpd-2.0-nightly
In file included from apr_dbm.c:63:
/x1/home/chuck/httpd-2.0-nightly/srclib/apr-util/include/private/apu_select_dbm.h:65:
 syntax error
apr_dbm.c:72: syntax error
apr_dbm.c:111: syntax error
apr_dbm.c:149: syntax error
apr_dbm.c:274: #error a DBM implementation was not specified
apr_dbm.c:315: syntax error
apr_dbm.c:325: syntax error
apr_dbm.c:338: syntax error
apr_dbm.c:352: #error set_error has not been coded for this database type
apr_dbm.c:381: syntax error
apr_dbm.c:391: syntax error
apr_dbm.c:401: syntax error
apr_dbm.c:432: #error apr_dbm_open has not been coded for this database type
apr_dbm.c:502: syntax error
apr_dbm.c:511: syntax error
apr_dbm.c:513: syntax error
apr_dbm.c:523: #error apr_dbm_exists has not been coded for this database type
apr_dbm.c:587: syntax error
apr_dbm.c:595: syntax error
apr_dbm.c:599: #error apr_dbm_get_usednames has not been coded for this 
database type
apr_xml.c:69: expat.h: No such file or directory
awk: fatal: can't open source file "@APR_SOURCE_DIR@/build/make_export.awk" for 
reading (No such file or directory)
mod_example.c: In function `x_register_hooks':
mod_example.c:1280: warning: implicit declaration of function 
`ap_hook_pre_connection'
mod_example.c:1281: warning: implicit declaration of function 
`ap_hook_process_connection'
mod_example.c: At top level:
mod_example.c:668: warning: `x_init' defined but not used
mod_example.c:1231: warning: `x_header_parser' defined but not used
mod_ssl.c:209: warning: `ssl_hook_pre_config' defined but not used
mod_ssl.c:215: warning: `ssl_hook_post_read_request' defined but not used
mod_ssl.c:438: warning: `ssl_hook_open_logs' defined but not used
mod_ssl.c:443: warning: `ssl_hook_quick_handler' defined but not used
mod_ssl.c:449: warning: `ssl_hook_fixer_upper' defined but not used
mod_ssl.c:474: warning: `ssl_hook_insert_filter' defined but not used
ssl_engine_config.c: In function `ssl_cmd_SSLSessionCache':
ssl_engine_config.c:667: warning: passing arg 1 of `ap_strchr' discards 
qualifiers from pointer target type
ssl_engine_dh.c:105: warning: function declaration isn't a prototype
ssl_engine_dh.c:136: warning: function declaration isn't a prototype
ssl_engine_ext.c:82: warning: no previous prototype for `ssl_ext_register'
ssl_engine_ext.c:93: warning: no previous prototype for `ssl_ext_unregister'
ssl_engine_io.c:323: warning: no previous prototype for `ssl_io_filter_Output'
ssl_engine_io.c:400: warning: no previous prototype for `ssl_io_filter_Input'
ssl_engine_vars.c:85: warning: no previous prototype for `ssl_var_register'
ssl_engine_vars.c:96: warning: no previous prototype for `ssl_var_unregister'
ssl_expr_parse.c:14: warning: function declaration isn't a prototype
y.tab.c:232: warning: function declaration isn't a prototype
ssl_util.c: In function `ssl_util_ptxtsub':
ssl_util.c:271: warning: passing arg 2 of `ap_strstr' discards qualifiers from 
pointer target type
htpasswd.o: In function `main':
/x1/home/chuck/httpd-2.0-nightly/support/htpasswd.c(.text+0xa90): warning: 
tmpnam() possibly used unsafely; consider using mkstemp()
htdigest.o: In function `main':
/x1/home/chuck/httpd-2.0-nightly/support/htdigest.c(.text+0x44c): warning: 
tmpnam() possibly used unsafely; consider using mkstemp()
modules/ssl/.libs/mod_ssl.a(ssl_scache_dbm.o): In function 
`ssl_scache_dbm_init':
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:75: undefined 
reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:83: undefined 
reference to `apr_dbm_close'
modules/ssl/.libs/mod_ssl.a(ssl_scache_dbm.o): In function 
`ssl_scache_dbm_store':
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x387): 
undefined reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x3de): 
undefined reference to `apr_dbm_store'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x3f3): 
undefined reference to `apr_dbm_close'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x44e): 
undefined reference to `apr_dbm_close'
modules/ssl/.libs/mod_ssl.a(ssl_scache_dbm.o): In function 
`ssl_scache_dbm_retrieve':
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:222: undefined 
reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:230: undefined 
reference to `apr_dbm_fetch'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:231: undefined 
reference to `apr_dbm_close'
modules/ssl/.libs/mod_ssl.a(ssl_scache_dbm.o): In function 
`ssl_scache_dbm_remove':
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:273: undefined 
reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:281: undefined 
reference to `apr_dbm_delete'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:282: undefined 
reference to `apr_dbm_close'
modules/ssl/.libs/mod_ssl.a(ssl_scache_dbm.o): In function 
`ssl_scache_dbm_expire':
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:340: undefined 
reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:348: undefined 
reference to `apr_dbm_firstkey'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:352: undefined 
reference to `apr_dbm_fetch'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:369: undefined 
reference to `apr_dbm_nextkey'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:371: undefined 
reference to `apr_dbm_close'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:374: undefined 
reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:383: undefined 
reference to `apr_dbm_delete'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c:386: undefined 
reference to `apr_dbm_close'
modules/ssl/.libs/mod_ssl.a(ssl_scache_dbm.o): In function 
`ssl_scache_dbm_status':
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x93f): 
undefined reference to `apr_dbm_open'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x97f): 
undefined reference to `apr_dbm_firstkey'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x99d): 
undefined reference to `apr_dbm_fetch'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x9b9): 
undefined reference to `apr_dbm_nextkey'
/x1/home/chuck/httpd-2.0-nightly/modules/ssl/ssl_scache_dbm.c(.text+0x9cd): 
undefined reference to `apr_dbm_close'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function `dav_xml_escape_uri':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x425): 
undefined reference to `apr_xml_quote_string'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function 
`dav_gen_supported_methods':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x146e): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x14b8): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x1584): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x15a8): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function 
`dav_gen_supported_live_props':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x1656): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(mod_dav.o)(.text+0x1797):/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c:
 more undefined references to `apr_text_append' follow
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function `dav_cache_badprops':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x221b): 
undefined reference to `apr_xml_empty_elem'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x2225): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x2240): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function `dav_failed_proppatch':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x262f): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x263e): 
undefined reference to `apr_xml_empty_elem'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x2646): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x2658): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x26d7): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x26f2): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x2702): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(mod_dav.o)(.text+0x2714):/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c:
 more undefined references to `apr_text_append' follow
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function 
`dav_success_proppatch':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x2796): 
undefined reference to `apr_xml_empty_elem'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x27a1): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x27c0): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function 
`dav_method_vsn_control':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x3ee1): 
undefined reference to `apr_xml_to_text'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function `dav_method_update':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x49d9): 
undefined reference to `apr_xml_to_text'
modules/dav/main/.libs/mod_dav.a(mod_dav.o): In function `dav_method_label':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/mod_dav.c(.text+0x4e09): 
undefined reference to `apr_xml_to_text'
modules/dav/main/.libs/mod_dav.a(props.o): In function `dav_insert_coreprop':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c(.text+0x2ff): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(props.o): In function `dav_append_prop':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c:604: undefined 
reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(props.o): In function `dav_insert_xmlns':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c(.text+0x6a3): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(props.o): In function `dav_get_allprops':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c(.text+0xb5a): 
undefined reference to `apr_text_append'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c(.text+0xdc0): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(props.o):/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c:1156:
 more undefined references to `apr_text_append' follow
modules/dav/main/.libs/mod_dav.a(props.o): In function `dav_prop_exec':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c:1488: undefined 
reference to `apr_xml_quote_elem'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/props.c:1491: undefined 
reference to `apr_xml_to_text'
modules/dav/main/.libs/mod_dav.a(util_lock.o): In function 
`dav_lock_parse_lockinfo':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/util_lock.c(.text+0x3f2): 
undefined reference to `apr_xml_quote_elem'
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/util_lock.c(.text+0x412): 
undefined reference to `apr_xml_to_text'
modules/dav/main/.libs/mod_dav.a(liveprop.o): In function 
`dav_add_all_liveprop_xmlns':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/liveprop.c(.text+0x107): 
undefined reference to `apr_text_append'
modules/dav/main/.libs/mod_dav.a(std_liveprop.o): In function 
`dav_core_insert_prop':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/main/std_liveprop.c(.text+0xf2): 
undefined reference to `apr_text_append'
modules/dav/fs/.libs/mod_dav_fs.a(repos.o): In function `dav_fs_insert_prop':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/repos.c:1837: undefined 
reference to `apr_text_append'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_get_statefiles':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c:90: undefined reference 
to `apr_dbm_get_usednames'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_fs_dbm_error':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x83): undefined 
reference to `apr_dbm_geterror'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_open_direct':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x124): undefined 
reference to `apr_dbm_open'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_close':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x1e8): undefined 
reference to `apr_dbm_close'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_fetch':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c:205: undefined reference 
to `apr_dbm_fetch'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_store':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x241): undefined 
reference to `apr_dbm_store'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_delete':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x275): undefined 
reference to `apr_dbm_delete'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_exists':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x2a4): undefined 
reference to `apr_dbm_exists'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_firstkey':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x2c0): undefined 
reference to `apr_dbm_firstkey'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_nextkey':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x2ec): undefined 
reference to `apr_dbm_nextkey'
modules/dav/fs/.libs/mod_dav_fs.a(dbm.o): In function `dav_dbm_freedatum':
/x1/home/chuck/httpd-2.0-nightly/modules/dav/fs/dbm.c(.text+0x31c): undefined 
reference to `apr_dbm_freedatum'
server/.libs/libmain.a(util_xml.o): In function `ap_xml_parse_input':
/x1/home/chuck/httpd-2.0-nightly/server/util_xml.c(.text+0x4a): undefined 
reference to `apr_xml_parser_create'
/x1/home/chuck/httpd-2.0-nightly/server/util_xml.c(.text+0xaf): undefined 
reference to `apr_xml_parser_feed'
/x1/home/chuck/httpd-2.0-nightly/server/util_xml.c(.text+0xe4): undefined 
reference to `apr_xml_parser_done'
/x1/home/chuck/httpd-2.0-nightly/server/util_xml.c(.text+0x12b): undefined 
reference to `apr_xml_parser_geterror'
/x1/home/chuck/httpd-2.0-nightly/server/util_xml.c(.text+0x159): undefined 
reference to `apr_xml_parser_done'
server/.libs/libmain.a(exports.o)(.data+0x9d8):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_open'
server/.libs/libmain.a(exports.o)(.data+0x9dc):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_close'
server/.libs/libmain.a(exports.o)(.data+0x9e0):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_fetch'
server/.libs/libmain.a(exports.o)(.data+0x9e4):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_store'
server/.libs/libmain.a(exports.o)(.data+0x9e8):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_delete'
server/.libs/libmain.a(exports.o)(.data+0x9ec):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_exists'
server/.libs/libmain.a(exports.o)(.data+0x9f0):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_firstkey'
server/.libs/libmain.a(exports.o)(.data+0x9f4):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_nextkey'
server/.libs/libmain.a(exports.o)(.data+0x9f8):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_freedatum'
server/.libs/libmain.a(exports.o)(.data+0x9fc):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_geterror'
server/.libs/libmain.a(exports.o)(.data+0xa00):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_dbm_get_usednames'
server/.libs/libmain.a(exports.o)(.data+0xa80):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_text_append'
server/.libs/libmain.a(exports.o)(.data+0xa84):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_parser_create'
server/.libs/libmain.a(exports.o)(.data+0xa88):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_parser_feed'
server/.libs/libmain.a(exports.o)(.data+0xa8c):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_parser_done'
server/.libs/libmain.a(exports.o)(.data+0xa90):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_parser_geterror'
server/.libs/libmain.a(exports.o)(.data+0xa94):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_to_text'
server/.libs/libmain.a(exports.o)(.data+0xa98):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_empty_elem'
server/.libs/libmain.a(exports.o)(.data+0xa9c):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_quote_string'
server/.libs/libmain.a(exports.o)(.data+0xaa0):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_quote_elem'
server/.libs/libmain.a(exports.o)(.data+0xaa4):/x1/home/chuck/httpd-2.0-nightly/server/exports.c:
 undefined reference to `apr_xml_insert_uri'
Build finished Mon Jul 30 01:04:00 PDT 2001

http://cvs.apache.org/builds/httpd-proxy/logs/

Reply via email to