januar 2010 09:22
To: Morten Bjørnsvik
Cc: mod_perl list
Subject: Re: unable to compile mod_perl under perl 5.10.1
Here's what's on my 5.8.8 with fPIC, I haven't tried 5.10.1 on 64 bit yet.
cc='cc', ccflags ='-fPIC -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/incl
Here's what's on my 5.8.8 with fPIC, I haven't tried 5.10.1 on 64 bit yet.
cc='cc', ccflags ='-fPIC -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
I'm not sure if the perl you showed me below has fpic configured.
I recommend that you compile a non-threaded version of perl t
Hi Fred
Thanks for the answer. getting correct -fPIC is probably the solution, but how?
On perl 5.10.0 it turned up under config flags, but here it does not, but under
cccdlflags in dynamic linking?
There is probably some parsing in the Configure script that rearrange it.
platform is CentOS 5.2