Skip Menu |

This queue is for tickets about the Data-Structure-Util CPAN distribution.

Report information
The Basics
Id: 19005
Status: rejected
Priority: 0/
Queue: Data-Structure-Util

People
Owner: andy [...] hexten.net
Requestors: canceriananuj [...] rediffmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: Getting Relocation error while make
Hi, I am trying to install Data::Structure::Util on a server but i am getting following error while running make /usr/bin/perl Build gcc -shared -o blib/arch/auto/Data/Structure/Util/Util.so lib/Data/Structure/Util.o /usr/bin/ld: lib/Data/Structure/Util.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC lib/Data/Structure/Util.o: could not read symbols: Bad value collect2: ld returned 1 exit status error building lib/Data/Structure/Util.o from 'lib/Data/Structure/Util.so' at /usr/lib/perl5/site_perl/5.8.5/Module/Build/Base.pm line 1797. make: *** [all] Error 2 Please help me out. Thanks, Anuj
Hi, I can't reproduce the problem. If it's still relevant could you provide more information about the server? The output of uname -a and perl -V would be good, thanks.
I need more forensics if I'm going to fix this. There are no failures at http://www.cpantesters.org/show/Data-Structure-Util.html so I have to assume that your problems were caused by some idiosyncrasy of your system.