On Sunday 22 August 2004 10:55, Philippe M. Chiasson wrote:
> Stas Bekman wrote:
> > Kermit Tensmeyer wrote:

> >
> > Well, my post was regarding the DSO build, not the static, which is
> > what you are trying to do.
> >
   oop's    misread updated documentation.  meant for both static and DSO to 
be built. I find debuging much easier with the static version. ;-)

>
> Oupss, there is one argument check missing for the static build. I've
> fixed it and the error there would have
> been :
>
> "You specified MP_AP_BUILD but did not speficy the location of httpd's
> source tree with MP_AP_PREFIX"

   seem's fixed

 I set MP_AP_BUILD to 0
  (so that both DSO and Static would be built)

  perl Makefile.PL worked fine
  make                 completed
  make test           failed 

>
---------------  cut and paste
/usr/sbin/httpd -d /home/kermit/build/modperl-2.0/t 
-f /home/kermit/build/modperl-2.0/t/conf/httpd.conf -D APACHE2 -D 
PERL_USEITHREADS
using Apache/2.1.0-dev (prefork MPM)

waiting 120 seconds for server to start: .httpd: Syntax error on line 16 
of /home/kermit/build/modperl-2.0/t/conf/httpd.conf: Module "mod_access.c" is 
not compatible with this version of Apache (found 20020903, need 20040425). 
Please contact the vendor for the correct version.
[  error]
server has died with status 255 (t/logs/error_log wasn't created, start the 
server in the debug mode)
make: *** [run_tests] Error 143
---------------  cut and paste   ---------
  both  mod-perl and apache2 from CVS

 it would seem that something is out of sync between the two build trees
 I'm hoping it's not mod-perl.  I didn't see any version specfic data 
regarding mod_access in  t/conf/httpd.conf..

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to