zhanxw / seqminer

Query sequence data (VCF/BCF1/BCF2, Tabix, BGEN, PLINK) in R
http://zhanxw.github.io/seqminer/
Other
30 stars 12 forks source link

Configuration fails with missing -fPIE #28

Open Balthasar-eu opened 1 year ago

Balthasar-eu commented 1 year ago

Configuration fails with the following relevant error:

configure:2372: g++ -m64 -std=gnu++11 -o conftest  -I/usr/local/include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 conftest.cpp  >&5
/usr/bin/ld: /tmp/ccNfljhx.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIE