Geoffrey Young <[EMAIL PROTECTED]> writes: > hi... > > the mod_perl tests currently dump core dump with httpd 2.1/APR 1.0. I spent > the better part of the morning trying to figure out why, but I can't quite > see it.
Err, apxs was recently patched to use(supply?) the new ap[ru]-1-config. You're probably linking against the wrong apr library if mp2 is still relying on the "ap[ru]-config" script names. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
