> When running "make" for mod_perl, I'm getting the following error:
> 
> mod_perl.c:  In function `perl_startup`:
> mod_perl.c:738: 'ap_configtestonly' undeclared (first use in this function)
> mod_perl.c:738: (Each undeclared identifier is reported only once
> mod_perl.c:738: for each function it appears in.)
> make[3]: *** [mod_perl.o] Error 1
> make[2]: *** [all] Error 1
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory '/usr/src/apache_1.3.6/src'
> make: *** [apache_httpd] Error 2
> 
> If you have any idea why this is happening, I'd appreciate the assistance.


Hi,

This is fixed in the CVS version of mod_perl, or you can apply this patch
(url might be wrapped):

http://www.apache.org/websrc/viewcvs.cgi/modperl/src/modules/perl/mod_perl.c.diff?r1=1.122&r2=1.123

--
Eric




Reply via email to