View Issue Details

IDProjectCategoryView StatusLast Update
0001062libextractorbuild systempublic2006-05-02 13:17
Reporterrootatmppdotathdotcx Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionwon't fix 
Product Version0.5.11 
Summary0001062: make error on x86_64 fedora core 5
Description/usr/bin/ld: /usr/local/lib/libltdl.a(ltdl.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC

this error only appears on my x86_64 machine , on 32-bit linux there is no problem.
TagsNo tags attached.

Activities

Christian Grothoff

2006-04-29 20:46

manager   ~0002560

Any idea how to fix it!?

rootatmppdotathdotcx

2006-04-30 02:52

reporter   ~0002561

by now i have got no clue ...
has anybody in any distro a working x86_64 build ?

rootatmppdotathdotcx

2006-05-02 01:22

reporter   ~0002574

im currently followin some leads ....
keeping you posted :-)

rootatmppdotathdotcx

2006-05-02 02:09

reporter   ~0002575

allrighty , allmighty.
found out. i manually set the CFLAGS
'export CFLAGS=-fPIC'
and it worked out finally.
i don't know if this is specifically related to fedora, but since i have been
building other programms from source , i guess it's not.
it's just a guess though....
maybe the configure scripts has to be worked over ....
okay , thats all for now .
good night , good fight !

Christian Grothoff

2006-05-02 13:05

manager   ~0002576

Hmm. I thought that -fPIC should be automatically added by autotools/libtool when building a shared library. Oh well.

Christian Grothoff

2006-05-02 13:16

manager   ~0002577

Looks to me like a libtool problem in fedora. I'll put a remark
into PLATFORMS.

http://www.lam-mpi.org/MailArchives/lam/2005/06/10783.php

Christian Grothoff

2006-05-02 13:17

manager   ~0002578

FC bug, workaround is to set CFLAGS=-fPIC, real fix probably requires updating libtool.

Issue History

Date Modified Username Field Change
2006-04-29 12:28 rootatmppdotathdotcx New Issue
2006-04-29 20:46 Christian Grothoff Note Added: 0002560
2006-04-30 02:52 rootatmppdotathdotcx Note Added: 0002561
2006-05-01 15:00 Christian Grothoff Status new => feedback
2006-05-02 01:22 rootatmppdotathdotcx Note Added: 0002574
2006-05-02 02:09 rootatmppdotathdotcx Note Added: 0002575
2006-05-02 13:05 Christian Grothoff Note Added: 0002576
2006-05-02 13:16 Christian Grothoff Note Added: 0002577
2006-05-02 13:17 Christian Grothoff Status feedback => resolved
2006-05-02 13:17 Christian Grothoff Resolution open => won't fix
2006-05-02 13:17 Christian Grothoff Assigned To => Christian Grothoff
2006-05-02 13:17 Christian Grothoff Note Added: 0002578
2006-05-02 13:17 Christian Grothoff Status resolved => closed