|
From: Drew T. <dr...@dr...> - 2002-07-24 18:50:55
|
Do you have the apache source around still? All the header files mentioned below are from the main apache distribution. I'm sure the solution is somewhere along those lines. Drew At 12:26 PM 7/24/02 -0400, Cole Keirsey wrote: >In file included from apache_request.c:59: >apache_request.h:5:19: httpd.h: No such file or directory >apache_request.h:6:25: http_config.h: No such file or directory >apache_request.h:7:23: http_core.h: No such file or directory >apache_request.h:8:22: http_log.h: No such file or directory >apache_request.h:9:23: http_main.h: No such file or directory >apache_request.h:10:27: http_protocol.h: No such file or directory >apache_request.h:11:25: util_script.h: No such file or directory >In file included from apache_request.c:59: >apache_request.h:38: parse error before `table' >apache_request.h:38: warning: no semicolon at end of struct or union >apache_request.h:47: parse error before `*' > >Apparently there are some header files missing. >This is occuring on a Mandrake 8.2 linux system. >I've tried this for both the proxied and solo mod_perl configurations. ====================================================================== Drew Taylor | Freelance web development using http://www.drewtaylor.com/ | perl/mod_perl/MySQL/postgresql/DBI mailto:dr...@dr... | Email jobs at drewtaylor.com ---------------------------------------------------------------------- Speakeasy.net: A DSL provider with a clue. Sign up today. http://www.speakeasy.net/refer/29655 ====================================================================== |