Hi all, I have been using Apachetoolbox to compile Apache on a new server, I want to include PHP, MySql and Postgres support, and all seemed well until I go to compile Apache where I get:
http_request.c: In function `get_path_info': http_request.c:191: structure has no member named `execfilename' http_request.c:191: structure has no member named `execfilename' http_request.c: In function `directory_walk': http_request.c:582: structure has no member named `execfilename' http_request.c:582: structure has no member named `execfilename' http_request.c:593: structure has no member named `execfilename' http_request.c:593: structure has no member named `execfilename' make[3]: *** [http_request.o] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/usr/local/Apachetoolbox/apache_1.3.24/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/usr/local/Apachetoolbox/apache_1.3.24' make: *** [build] Error 2 and I have no idea about the cause of this, so any help appreciated. _________________________________________ Simon Bryan IT Manager - OLMC Parramatta ICQ#:137562751 http://www.olmc.nsw.edu.au _________________________________________ -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
