On Wed, 11 Jul 2001, Doug MacEachern wrote:
> On Wed, 11 Jul 2001, Neil Mansilla wrote:
>
> > I've successfully performed the same APXS make with mod_perl 1.25 and
> > 1.25_01, but it breaks with the following error with 1.26:
> >
> > perl Makefile.PL USE_APXS=1 \
> >WITH_APXS=/usr/local/ap
On Wed, 11 Jul 2001, Neil Mansilla wrote:
> I've successfully performed the same APXS make with mod_perl 1.25 and
> 1.25_01, but it breaks with the following error with 1.26:
>
> perl Makefile.PL USE_APXS=1 \
>WITH_APXS=/usr/local/apache_1.3.20/bin/apxs \
>PERL_STACKED_HANDLERS=1 PERL_US
I've successfully performed the same APXS make with mod_perl 1.25 and
1.25_01, but it breaks with the following error with 1.26:
perl Makefile.PL USE_APXS=1 \
WITH_APXS=/usr/local/apache_1.3.20/bin/apxs \
PERL_STACKED_HANDLERS=1 PERL_USELARGEFILES=0
[standard Makefile.PL output is fine.