Hi all
I'm unable to compile mod_perl-2.0.x from svn(trunk 2.0.5-dev) or cpan(2.0.4)
on perl 5.10.1, do anyone have some
black belt options that make it works, I believed the -fPIC now is embedded in
the -Dusethreads, because
I see it appear lots of places in the perl compile output
I've tried c
Have you verified perl was actually compiled with fpic? perl -V
On Mon, Jan 11, 2010 at 7:23 AM, Morten Bjørnsvik
wrote:
> Hi all
> I'm unable to compile mod_perl-2.0.x from svn(trunk 2.0.5-dev) or cpan(2.0.4)
> on perl 5.10.1, do anyone have some
> black belt options that make it works, I beli