Re: APXS make problems with mod_perl 1.26

2001-07-12 Thread Neil Mansilla
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

Re: APXS make problems with mod_perl 1.26

2001-07-11 Thread Doug MacEachern
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

APXS make problems with mod_perl 1.26

2001-07-11 Thread Neil Mansilla
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.