On Sat, 25 Aug 2001, Doug MacEachern wrote:
> On Wed, 22 Aug 2001, Stas Bekman wrote:
>
> > in the perlframework if you run perl Makefile.PL without passing apxs as
> > an argument or having it wrong, the whole thing goes havoc, the following
> > patch does the required testing:
>
> it is not a requirement that apxs is passed to Makefile.PL, that is just
> to setup a handy default. we support:
> % t/TEST apxs ~/ap/prefork/bin/apxs
> % t/TEST apxs ~/ap/threaded/bin/apxs
>
> and apxs can also be configured in the environment, path, make APXS=...,
> etc. if not apxs is found in a place that requires it (like c-modules),
> that code should just not run. apxs is optional, without it there will
> just be some skipped tests.
OK, but it the c-modules generation code is running. And it has a value
APXS=
in Makefile. So all the c-modules compilation fail.
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]