Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 08:07:52 +0000 (UTC)
From:      Peter Losher <Peter_Losher@isc.org>
To:        freebsd-amd64@freebsd.org
Subject:   mod_perl2 and libperl.a and -fPIC...
Message-ID:  <20040331074508.M42491@farside.isc.org>

next in thread | raw e-mail | index | archive | help
I am trying to compile mod_perl2 as a DSO on my amd64 system, and cam
across this error..

-=-
/usr/bin/ld: /usr/local/lib/perl5/5.6.1/mach/CORE/libperl.a(perl.o):
relocation R_X86_64_32S can not be used when making a shared object;
recompile with -fPIC
/usr/local/lib/perl5/5.6.1/mach/CORE/libperl.a: could not read symbols: Bad
value
*** Error code 1

Stop in /usr/ports/www/mod_perl2/work/mod_perl-1.99_12/src/modules/perl.
*** Error code 1
-=-

Now as I understand it perl is built w/ -fPIC (even rebuilt the port to be
sure), so is there something else at work here?

Best Wishes - Peter
-- 
Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040331074508.M42491>