something is still amuck with the sticky preferences stuff. I ran
$ perl Makefile.PL -apxs /apache/1.3/dso/perl-5.8.3/bin/apxs $ make && make test against a CPAN module, then tried to build mod_perl-2.0 $ make realclean $ perl Makefile.PL MP_APXS=/apache/2.0/worker/perl-5.8.3/bin/apxs $ make && make test ulimit -c unlimited; /perl/perl-5.8.3/bin/perl t/TEST -bugreport -verbose=0 /apache/1.3/dso/perl-5.8.3/bin/httpd -d /src/mod_perl-2.0/t -f /src/mod_perl-2.0/t/conf/httpd.conf -DAPACHE1 -DPERL_USEITHREADS using Apache/1.3.30-dev waiting 180 seconds for server to start: .Syntax error on line 14 of /src/mod_perl-2.0/t/conf/extra.conf: Invalid command 'PerlSwitches', perhaps mis-spelled or defined by a module not included in the server configuration the trace starts like this [ debug] trying to load custom config data [ debug] loading custom config path '/home/geoff/.apache-test/Apache/TestConfigData.pm' [warning] setting ulimit to allow core files ulimit -c unlimited; /perl/perl-5.8.3/bin/perl t/TEST -clean [ debug] trying to load custom config data [ debug] loading custom config path '/home/geoff/.apache-test/Apache/TestConfigData.pm' [ debug] isolated httpd_info VERSION = Apache/1.3.30-dev (Unix) I thought it was supposed to ignore saved settings for core builds? --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
