You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Carl Bélanger <ca...@wave-hosting.net> on 2003/01/21 16:17:46 UTC

[users@httpd] 2.0.44 compile error

Trying to compile the new 2.0.44 on linux and got those error at make with
every configure options that I've tried...

Anyone seen that?  I had 2.0.43 working very well.

---
.
.
.
/unix -I/usr/src/httpd-2.0.44/server/mpm/prefork
-I/usr/src/httpd-2.0.44/modules/http
-I/usr/src/httpd-2.0.44/modules/filters
-I/usr/src/httpd-2.0.44/modules/proxy -I/usr/src/httpd-2.0.44/include
-I/usr/src/httpd-2.0.44/modules/dav/main -prefer-non-pic -static -c
/usr/src/httpd-2.0.44/server/exports.c && touch
/usr/src/httpd-2.0.44/server/exports.lo
/usr/src/httpd-2.0.44/server/exports.c:651: `apr_filepath_encoding'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:790: `apr_socket_create_ex'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:791: `apr_socket_shutdown'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:794: `apr_socket_bind' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:796: `apr_socket_listen' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:798: `apr_socket_accept' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:800: `apr_socket_connect'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:808: `apr_socket_send' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:810: `apr_socket_sendv' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:812: `apr_socket_sendto' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:814: `apr_socket_recvfrom'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:817: `apr_socket_sendfile'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:820: `apr_socket_recv' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:840: `apr_socket_protocol_get'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:933: `apr_os_pipe_put' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:948: `apr_os_default_encoding'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:949: `apr_os_locale_encoding'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:960: `apr_proc_mutex_cleanup'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1149: `apr_time_exp_gmt_get'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1161: `apr_uid_current' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1163: `apr_uid_name_get' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1165: `apr_uid_get' undeclared here
(not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1167: `apr_uid_homepath_get'
undeclared here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1174: `apr_gid_name_get' undeclared
here (not in a function)
/usr/src/httpd-2.0.44/server/exports.c:1177: `apr_gid_get' undeclared here
(not in a function)
make[2]: *** [/usr/src/httpd-2.0.44/server/exports.lo] Error 1
make[2]: Leaving directory `/usr/src/httpd-2.0.44/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/httpd-2.0.44/server'
make: *** [all-recursive] Error 1
---

Thx for any help.

-Carl


-- 
Carl Bélanger
Wave-Hosting.net
carl.belanger@wave-hosting.net



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org