make problem - mod_perl.h not found by Apache::modules

2001-01-27 Thread Lynn Winebarger
Hi. I'm having problems getting mod_perl (1.24_01) to compile. I'm using perl 5.6.0, apache 1.3.14, RH Linux 6.2/Intel (with upgrades). This is odd since I've previously built mod_perl successfully as a DSO (and the problem appears to be in the configure - I don't get far enough in the make

Re: make problem - mod_perl.h not found by Apache::modules (more)

2001-01-27 Thread Lynn Winebarger
at kind of foresight ;-) On Sat, 27 Jan 2001, Lynn Winebarger wrote: Hi. I'm having problems getting mod_perl (1.24_01) to compile. I'm using perl 5.6.0, apache 1.3.14, RH Linux 6.2/Intel (with upgrades). This is odd since I've previously built mod_perl successfully as a DSO (and

Makefile.PL bug (?) - USE_APXS/DYNAMIC incompatible

2001-01-27 Thread Lynn Winebarger
Ok, I resolved this. It appears USE_APXS is incompatible with DYNAMIC, producing the results I posted previously. I don't know whether this reflects a true incompatibility in the code or not. Someone might want to add a warning - particularly since DYNAMIC is the only switch that turns on