Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Bernard Barton
Matus UHLAR - fantomas wrote: >> Matus UHLAR - fantomas wrote: >> >>> You must build apache BEFORE mod_perl and mod_ssl. >>> > > On 21.10.07 10:21, Bernard Barton wrote: > > >> But as soon as you build mod_ssl, it tells you to change

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-21 Thread Bernard Barton
Matus UHLAR - fantomas wrote: > On 20.10.07 23:48, Bernard Barton wrote: > >> I wish I could use apache 2.x, but unfortunately, I need to remain at >> version 1.3.33. I'm building a mod_ssl and mod_perl enabled httpd. >> Here are the latest build parameters I&

Re: [EMAIL PROTECTED] EAPI vs API

2007-10-20 Thread Bernard Barton
Joshua Slive wrote: > On 10/19/07, Bernard Barton <[EMAIL PROTECTED]> wrote: > >> When I run an apachectl configtest, I get the errors below regarding >> compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", >> and I also tried -

[EMAIL PROTECTED] EAPI vs API

2007-10-19 Thread Bernard Barton
When I run an apachectl configtest, I get the errors below regarding compiling apache with -DEAPI. Apche has an option "--disable-rule=EAPI=no", and I also tried --enable-rule=EAPI=no. Oddly, when I run make in the apache_1.3.33 directory, I see the -DEAPI being passed to the compiler. Yet st