I'm not sure if this isn't a problem on my end (I've cleaned things out and made sure cvs is current), but with mp2 cvs, on my linux system (Apache/2.0.50 prefork, non-multi-threaded perl-5.8.4), I get a problem building:
cd "src/modules/perl" && make -f Makefile.modperl make[1]: Entering directory `/home/randy/modperl-2.0/src/modules/perl' cc -I/home/randy/modperl-2.0/src/modules/perl -I/home/randy/modperl-2.0/xs -I/opt/httpd/include -I/opt/httpd/include -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm -I/opt/lib/perl5/5.8.4/i686-linux/CORE -DMOD_PERL -DMP_COMPAT_1X -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -O2 -fpic \ -c mod_perl.c && mv mod_perl.o mod_perl.lo mod_perl.c: In function `modperl_shutdown': mod_perl.c:47: `scfg' undeclared (first use in this function) mod_perl.c:47: (Each undeclared identifier is reported only once mod_perl.c:47: for each function it appears in.) make[1]: *** [mod_perl.lo] Error 1 make[1]: Leaving directory `/home/randy/modperl-2.0/src/modules/perl' make: *** [modperl_lib] Error 2 -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
