RE: mod_perl compile problem

2002-02-17 Thread OCNS Consulting
Kevin, Configured Apache with "--enable-rule=SHARED_CORE"; " make" - same results. RB -Original Message- From: Cheung, Kevin [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 11:47 AM To: 'OCNS Consulting' Subject: RE: mod_perl compile proble

RE: mod_perl compile problem

2002-02-17 Thread OCNS Consulting
for each function it appears in.) http_core.c:3775: parse error before "mm" http_core.c:3839: `mm' undeclared (first use in this function) make[3]: *** [http_core.o] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/usr/dist/apache_1.3.23/src' make[1]: *** [buil

Re: mod_perl compile problem

2002-02-17 Thread Hans Juergen von Lengerke
OCNS Consulting <[EMAIL PROTECTED]> on Feb 14, 2002: > [mod_perl-1.26]# perl Makefile.PL APACHE_SRC=/dist/apache_1.3.23/src > DO_HTTPD=1 USE_ACAPI=1 PREP_HTTPD=1 EVERYTHING=1 ^ Make that USE_APACI=1 Now, I may be missing something and somebody already asked you earlier about

RE: mod_perl compile problem

2002-02-17 Thread OCNS Consulting
it appears in.) http_core.c:3775: parse error before "mm" http_core.c:3839: `mm' undeclared (first use in this function) make[2]: *** [http_core.o] Error 1 make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/dist/apache_1.3.23/src' make: *** [apache_httpd] Error 2