Sorry, Chuck.... Did a make extraclean, and then.... (of course, a buildconf prior to this...duh) ./configure --enable-maintainer-mode --enable-cgi=shared --enable-proxy=shared (Yeah, I'm building the proxy shared. What of it? Worked before... :)
The result is the following: modules/proxy/.libs/mod_proxy_connect.a(proxy_connect.o): In function `ap_proxy_connect_register_hook': /home/critter/IBM/Apache/httpd-2.0/modules/proxy/proxy_connect.c:415: undefined reference to `proxy_hook_scheme_handler' /home/critter/IBM/Apache/httpd-2.0/modules/proxy/proxy_connect.c:416: undefined reference to `proxy_hook_canon_handler' modules/proxy/.libs/mod_proxy_ftp.a(proxy_ftp.o): In function `ap_proxy_ftp_register_hook': /home/critter/IBM/Apache/httpd-2.0/modules/proxy/proxy_ftp.c:1649: undefined reference to `proxy_hook_scheme_handler' /home/critter/IBM/Apache/httpd-2.0/modules/proxy/proxy_ftp.c:1650: undefined reference to `proxy_hook_canon_handler' modules/proxy/.libs/mod_proxy_http.a(proxy_http.o): In function `ap_proxy_http_register_hook': /home/critter/IBM/Apache/httpd-2.0/modules/proxy/proxy_http.c:802: undefined reference to `proxy_hook_scheme_handler' /home/critter/IBM/Apache/httpd-2.0/modules/proxy/proxy_http.c:803: undefined reference to `proxy_hook_canon_handler' collect2: ld returned 1 exit status I'll fix it tomorrow, if no one beats me to it. Victor -- Victor J. Orlikowski ====================== [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
