Re: Error: `PL_sv_yes' can not be used when making a shared object; recompile with -fPIC

2010-02-25 Thread Fred Moyer
On Thu, Feb 25, 2010 at 3:11 PM, David E. Wheeler wrote: > On Feb 25, 2010, at 3:03 PM, Fred Moyer wrote: > >> Absolute - maybe in the INSTALL file?  You have commit access right? > > Only to documentation IIRC. I got it just about the time I stopped writing > docs. ;-) I'd suggest either of the

Re: Error: `PL_sv_yes' can not be used when making a shared object; recompile with -fPIC

2010-02-25 Thread David E. Wheeler
On Feb 25, 2010, at 3:03 PM, Fred Moyer wrote: > Absolute - maybe in the INSTALL file? You have commit access right? Only to documentation IIRC. I got it just about the time I stopped writing docs. ;-) Best, David

Re: Error: `PL_sv_yes' can not be used when making a shared object; recompile with -fPIC

2010-02-25 Thread Fred Moyer
On Thu, Feb 25, 2010 at 1:55 PM, David E. Wheeler wrote: > On Feb 24, 2010, at 11:31 AM, David E. Wheeler wrote: > >>> 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

unsubscribe

2010-02-25 Thread Chris Zhuang
unsubscribe __ Yahoo!7: Catch-up on your favourite Channel 7 TV shows easily, legally, and for free at PLUS7. www.tv.yahoo.com.au/plus7

unsubscribe

2010-02-25 Thread dhaval gada
unsubscribe

unsubscribe

2010-02-25 Thread Andrew
unsubscribe

Re: Error: `PL_sv_yes' can not be used when making a shared object; recompile with -fPIC

2010-02-25 Thread David E. Wheeler
On Feb 24, 2010, at 11:31 AM, David E. Wheeler wrote: >> 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. seems to have worked by rebuildin