|
From: | Chris Moller |
Subject: | libapl build bug--a cautionary tale |
Date: | Thu, 10 Mar 2022 10:18:59 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 |
./configure --with-libaplWhen you do that, the final link blows up with a couple hundred lines of variations of:
/usr/bin/ld: /usr/local/lib/libfftw3.a(apiplan.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPICthe variations being all the *.o files in libfftw3.a: import-system-wisdom.o, import-wisdom-from-file.o, etc.
./configure --enable-sharedafter which the libapl build works.
OpenPGP_0xDA6C01938888083E.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |