View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001062 | libextractor | build system | public | 2006-04-29 12:28 | 2006-05-02 13:17 |
| Reporter | rootatmppdotathdotcx | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | 0.5.11 | ||||
| Summary | 0001062: 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. | ||||
| Tags | No tags attached. | ||||
|
|
Any idea how to fix it!? |
|
|
by now i have got no clue ... has anybody in any distro a working x86_64 build ? |
|
|
im currently followin some leads .... keeping you posted :-) |
|
|
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 ! |
|
|
Hmm. I thought that -fPIC should be automatically added by autotools/libtool when building a shared library. Oh well. |
|
|
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 |
|
|
FC bug, workaround is to set CFLAGS=-fPIC, real fix probably requires updating libtool. |
| 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 |