Install from source on Arch Linux
Posted: 07 Jan 2013, 21:22
Hello,
I'm trying to install from source using perlbrew on Arch Linux.
Background
Using perlbrew and perl 5.14.3 because polymake won't start with the system perl (5.16.2).
Installation fails:
/usr/bin/ld: /home/rmason/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux-thread-multi/CORE/libperl.a(op.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
I have recompiled perl-5.14.3 (using perbrew) to make sure it is compiled with -fPIC (which it is).
Thanks for any help.
Roger
I'm trying to install from source using perlbrew on Arch Linux.
Background
Using perlbrew and perl 5.14.3 because polymake won't start with the system perl (5.16.2).
Installation fails:
/usr/bin/ld: /home/rmason/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux-thread-multi/CORE/libperl.a(op.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
I have recompiled perl-5.14.3 (using perbrew) to make sure it is compiled with -fPIC (which it is).
Thanks for any help.
Roger