On Sunday, April 28, 2002, at 12:41 PM, Ken Williams wrote: > I used to be able to compile mod_perl pretty easily on Mac OS > X, but now for some reason (upgrades of modules? OS upgrades?) > I'm having a lot of trouble getting past 'make test'. Here's > what happens (no matter whether I compile statically with just > EVERYTHING=1, or as a DSO as per > http://david.wheeler.net/osx.html):
Oops - as David pointed out to me, he doesn't recommend compiling as a DSO on that page. I should have said "whether or not I compile Apache with mod_so". Or maybe "whether I use APACI or build by hand." -Ken