You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mickoski Miki <mi...@yahoo.com> on 2006/04/05 13:21:50 UTC

[users@httpd] Compile Error apache 2..2.0

Hi Apache users. I compile apache 2.2.0 ./configure past succsesful but make give me an error here is the output
The section bellow whit bold is the main error
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0'
 server/.libs/libmain.a(main.o)(.text+0xbe2): In function `main':
 /usr/local/src/apache2/httpd-2.2.0/server/main.c:664: undefined reference to `ap_prelinked_modules'
....................................

Here is all output. Can anybody help me!?
Making all in srclib
make[1]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib'
Making all in apr
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr'
Making all in apr-util
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util'
Making all in xml/expat
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat'
make[4]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat/lib'
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util'
Making all in pcre
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/pcre'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/srclib/pcre'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/pcre'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib/pcre'
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/srclib'
Making all in os
make[1]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/os'
Making all in unix
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/os/unix'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/os/unix'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/os/unix'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/os/unix'
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/os'
Making all in server
make[1]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/server'
Making all in mpm
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/server/mpm'
Making all in prefork
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/server/mpm/prefork'
make[4]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/server/mpm/prefork'
make[4]: Nothing to be done for `local-all'.
make[4]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/server/mpm/prefork'
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/server/mpm/prefork'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/server/mpm'
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/server'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/server'
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/server'
Making all in modules
make[1]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules'
Making all in aaa
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/aaa'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/aaa'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/aaa'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/aaa'
Making all in filters
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/filters'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/filters'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/filters'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/filters'
Making all in loggers
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/loggers'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/loggers'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/loggers'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/loggers'
Making all in metadata
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/metadata'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/metadata'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/metadata'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/metadata'
Making all in http
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/http'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/http'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/http'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/http'
Making all in generators
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/generators'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/generators'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/generators'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/generators'
Making all in mappers
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/mappers'
make[3]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/modules/mappers'
make[3]: Nothing to be done for `local-all'.
make[3]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/mappers'
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules/mappers'
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/modules'
Making all in support
make[1]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/support'
make[2]: Entering directory `/usr/local/src/apache2/httpd-2.2.0/support'
make[2]: Nothing to be done for `local-all'.
make[2]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/support'
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0/support'
make[1]: Entering directory `/usr/local/src/apache2/httpd-2.2.0'
gcc -g -O2 -pthread    -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE    -I/usr/local/src/apache2/httpd-2.2.0/srclib/pcre -I. -I/usr/local/src/apache2/httpd-2.2.0/os/unix -I/usr/local/src/apache2/httpd-2.2.0/server/mpm/prefork -I/usr/local/src/apache2/httpd-2.2.0/modules/http -I/usr/local/src/apache2/httpd-2.2.0/modules/filters -I/usr/local/src/apache2/httpd-2.2.0/modules/proxy -I/usr/local/src/apache2/httpd-2.2.0/include -I/usr/local/src/apache2/httpd-2.2.0/modules/generators -I/usr/local/src/apache2/httpd-2.2.0/modules/mappers -I/usr/local/src/apache2/httpd-2.2.0/modules/database -I/usr/local/src/apache2/httpd-2.2.0/srclib/apr/include -I/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/include -I/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat/lib -I/usr/local/src/apache2/httpd-2.2.0/modules/proxy/../generators -I/usr/local/src/apache2/httpd-2.2.0/modules/ssl -I/usr/local/src/apache2/httpd-2.2.0/modules/dav/main  -c
 /usr/local/src/apache2/httpd-2.2.0/server/buildmark.c
/usr/local/src/apache2/httpd-2.2.0/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread     -L/usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat/lib   -o httpd  modules.lo buildmark.o -export-dynamic server/libmain.la modules/aaa/libmod_authn_file.la modules/aaa/libmod_authn_default.la modules/aaa/libmod_authz_host.la modules/aaa/libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la modules/aaa/libmod_authz_default.la modules/aaa/libmod_auth_basic.la modules/filters/libmod_include.la modules/filters/libmod_filter.la modules/loggers/libmod_log_config.la modules/metadata/libmod_env.la modules/metadata/libmod_setenvif.la modules/http/libmod_http.la modules/http/libmod_mime.la modules/generators/libmod_status.la modules/generators/libmod_autoindex.la modules/generators/libmod_asis.la modules/generators/libmod_cgi.la modules/mappers/libmod_negotiation.la modules/mappers/libmod_dir.la modules/mappers/libmod_actions.la modules/mappers/libmod_userdir.la
 modules/mappers/libmod_alias.la modules/mappers/libmod_so.la server/mpm/prefork/libprefork.la os/unix/libos.la -lm /usr/local/src/apache2/httpd-2.2.0/srclib/pcre/libpcre.la /usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/libaprutil-1.la /usr/local/src/apache2/httpd-2.2.0/srclib/apr-util/xml/expat/lib/libexpat.la /usr/local/src/apache2/httpd-2.2.0/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl 
make[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0'
server/.libs/libmain.a(main.o)(.text+0xbe2): In function `main':
/usr/local/src/apache2/httpd-2.2.0/server/main.c:664: undefined reference to `ap_prelinked_modules'
server/.libs/libmain.a(main.o)(.text+0xbec):/usr/local/src/apache2/httpd-2.2.0/server/main.c:664: undefined reference to `ap_prelinked_modules'
server/.libs/libmain.a(main.o)(.text+0xf84): In function `suck_in_APR':
/usr/local/src/apache2/httpd-2.2.0/server/main.c:735: undefined reference to `ap_ugly_hack'
server/.libs/libmain.a(core.o)(.text+0x2b97): In function `start_ifmod':
/usr/local/src/apache2/httpd-2.2.0/server/core.c:2071: undefined reference to `ap_prelinked_module_symbols'
server/.libs/libmain.a(core.o)(.text+0x2b9e):/usr/local/src/apache2/httpd-2.2.0/server/core.c:2069: undefined reference to `ap_prelinked_module_symbols'
server/.libs/libmain.a(config.o)(.text+0xf13): In function `rebuild_conf_hash':
/usr/local/src/apache2/httpd-2.2.0/server/config.c:437: undefined reference to `ap_prelinked_modules'
server/.libs/libmain.a(config.o)(.text+0xf1a):/usr/local/src/apache2/httpd-2.2.0/server/config.c:437: undefined reference to `ap_prelinked_modules'
server/.libs/libmain.a(config.o)(.text+0x127c): In function `ap_setup_prelinked_modules':
/usr/local/src/apache2/httpd-2.2.0/server/config.c:657: undefined reference to `ap_preloaded_modules'
server/.libs/libmain.a(config.o)(.text+0x1290):/usr/local/src/apache2/httpd-2.2.0/server/config.c:657: undefined reference to `ap_preloaded_modules'
server/.libs/libmain.a(config.o)(.text+0x12e1):/usr/local/src/apache2/httpd-2.2.0/server/config.c:670: undefined reference to `ap_preloaded_modules'
server/.libs/libmain.a(config.o)(.text+0x12e8):/usr/local/src/apache2/httpd-2.2.0/server/config.c:670: undefined reference to `ap_preloaded_modules'
server/.libs/libmain.a(config.o)(.text+0x1307):/usr/local/src/apache2/httpd-2.2.0/server/config.c:678: undefined reference to `ap_prelinked_modules'
server/.libs/libmain.a(config.o)(.text+0x130e):/usr/local/src/apache2/httpd-2.2.0/server/config.c:678: undefined reference to `ap_prelinked_modules'
modules/http/.libs/libmod_http.a(http_filters.o)(.text+0x18a): In function `ap_http_filter':
/usr/local/src/apache2/httpd-2.2.0/modules/http/http_filters.c:375: undefined reference to `ap_bucket_error_create'
modules/http/.libs/libmod_http.a(http_filters.o)(.text+0x354):/usr/local/src/apache2/httpd-2.2.0/modules/http/http_filters.c:305: undefined reference to `ap_bucket_error_create'
modules/http/.libs/libmod_http.a(http_filters.o)(.text+0x5d0):/usr/local/src/apache2/httpd-2.2.0/modules/http/http_filters.c:238: undefined reference to `ap_bucket_error_create'
modules/http/.libs/libmod_http.a(http_filters.o)(.text+0x87e):/usr/local/src/apache2/httpd-2.2.0/modules/http/http_filters.c:156: undefined reference to `ap_bucket_error_create'
modules/http/.libs/libmod_http.a(http_filters.o)(.text+0x918):/usr/local/src/apache2/httpd-2.2.0/modules/http/http_filters.c:137: undefined reference to `ap_bucket_error_create'
modules/http/.libs/libmod_http.a(http_filters.o)(.text+0x1323): In function `ap_http_header_filter':
/usr/local/src/apache2/httpd-2.2.0/modules/http/http_filters.c:898: undefined reference to `ap_bucket_type_error'
modules/http/.libs/libmod_http.a(byterange_filter.o)(.text+0x6aa): In function `ap_byterange_filter':
/usr/local/src/apache2/httpd-2.2.0/modules/http/byterange_filter.c:280: undefined reference to `ap_bucket_error_create'
collect2: ld returned 1 exit status
make[1]: *** [httpd] Error 1
make: *** [all-recursive] Error 1


		
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1&cent;/min.