Built my own perl in /usr/local. Made sure they weren't comingling.

> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Joe Schaefer
> Sent: Friday, December 17, 2004 12:28 PM
> To: [EMAIL PROTECTED]
> Subject: Re: compile problems
> 
> "Barksdale, Ray" <[EMAIL PROTECTED]> writes:
> 
> [...]
> 
> > /usr/bin/ld:
> > 
> /usr/local/lib/perl5/5.8.5/x86_64-linux/auto/DynaLoader/DynaLo
> ader.a(DynaLoa
> > der.o): relocation R_X86_64_32 can not be used when making 
> a shared object;
> > recompile with -fPIC
> > 
> /usr/local/lib/perl5/5.8.5/x86_64-linux/auto/DynaLoader/DynaLo
> ader.a: could
> > not read symbols: Bad value
> 
> I think this means Fedora's DynaLoader.a file needs to be 
> (re)compiled with -fpic (or -fPIC).  Look for "-Duseshrplib"
> and/or "cccdlflags='-fPIC'" in perl -V.
> 
> -- 
> Joe Schaefer
> 

ok. Had "cccdlflags='-fPIC'". Just set "useshrplib=true".
Rebuilt 5.8.5, tested ok, installed.
Built mod_perl 1.99_17. Built ok. Failed two tests: apr-ext/finfo.t and
apr-ext/util.
Have to figure that out in a bit. Work has interrupted.

Will take Stas's suggestion and try current svn.

Thanks all.

> 
> -- 
> Report problems: http://perl.apache.org/bugs/
> Mail list info: http://perl.apache.org/maillist/modperl.html
> List etiquette: http://perl.apache.org/maillist/email-etiquette.html
> 


*****CONFIDENTIALITY NOTICE*****
This e-mail and any files or attachments may contain confidential and
privileged information.  If you have received this message in error, please
notify the sender at the above e-mail address and delete it and all copies
from your system.



-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to