Re: BSDI 4.1 make issues...

2001-07-16 Thread Sean Chittenden
This took a while to track, but this may be useful in the archives: I was using an old version of apxs that came with Apache 1.3.12, not 1.3.20. Change your path to include the newwer apxs and everything's groovy. -sc > Should I be worried? I've never seen this before

BSDI 4.1 make issues...

2001-07-16 Thread Sean Chittenden
Should I be worried? I've never seen this before... I want build mod_perl as a DSO. THoughts? -sc # perl Makefile.PL USE_APXS=1 EVERYTHING=1 PREFIX=/usr/local WITH_APXS=/usr/local/sbin/apxs PERL_EXTRA_CFLAGS='-DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\"' Will configure via APXS