Re: mod_perl compilation problem

2008-09-01 Thread Dan Axtell
Did you remove all previous perl build fragments that may have been compiled without -fPIC? That is, can you try a clean install with a prefix like /home/myuser/testperl, and then try to build mod_perl against that perl installation? I'll try that next. Question: my home box is opensuse

mod_perl compilation problem

2008-08-31 Thread Dan Axtell
I'm still trying to figure out how to build mod_perl on an AMD x86_64 system. It's running gcc 4.1.1 on Red Hat 4.1.1-52. Perl 5.8.8 + Apache + mod_perl is already installed, but I wanted to try and build everything with 5.10 because I've read that the RedHat Perl binaries are sometimes very

Re: mod_perl compilation problem

2008-08-31 Thread Fred Moyer
Dan Axtell wrote: I'm still trying to figure out how to build mod_perl on an AMD x86_64 system. It's running gcc 4.1.1 on Red Hat 4.1.1-52. Perl 5.8.8 + Apache + mod_perl is already installed, but I wanted to try and build everything with 5.10 because I've read that the RedHat Perl binaries