Re: Embperl 2.1.0, mod_perl 2.0.2, Apache 2.2

2006-03-03 Thread Matt Bockol
Matt Bockol wrote: Just a quick follow-up: I applied Andargor's patches to EmbPerl 2.1.0 and it build fine, seems to run okay too. That leads me to another question. When I build EmbPerl I do so against httpd-2.0.55 first, then copy the EmbPerl.so file into httpd-2.0.55/modules/ . I do t

Embperl 2.1.0, mod_perl 2.0.2, Apache 2.2

2006-03-03 Thread Matt Bockol
Hi Folks, I'm trying to build Embperl with Apache 2.2.0, mod_perl 2.0.2, perl 5.8.5 on RHEL AS 4 without much success. I've tried the latest svn checkout, which is failing on make with the error pasted below. I found Andargor's patch in the mailing list and am about to try applying it,