Re: Error: `PL_sv_yes' can not be used when making a shared object; recompile with -fPIC
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Feb 24, 2010, at 10:19 AM, Serge Ivanchenko wrote: > Try this: > > export CFLAGS='-m64 -mtune=nocona'; export LDFLAGS='-L/usr/lib64' > ./Configure -des -A ccflags=-fPIC -Dprefix=/opt/perl > -Dinstallprefix=/opt/perl Is that for Perl or for mod_perl? Looks like Perl. Best, David