-
Notifications
You must be signed in to change notification settings - Fork 1
Description
/usr/bin/ld: libhts.a(rANS_static.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIE /usr/bin/ld: libhts.a(thread_pool.o): relocation R_X86_64_32 against .text' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libhts.a(vlen.o): relocation R_X86_64_32S against .rodata' can not be used when making a PIE object; recompile with -fPIE /usr/bin/ld: libhts.a(zfio.o): relocation R_X86_64_32 against .rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libhts.a(knetfile.o): relocation R_X86_64_32 against .rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE /usr/bin/ld: libhts.a(md5.o): relocation R_X86_64_32S against .rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libhts.a(sam.o): relocation R_X86_64_32 against .rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE /usr/bin/ld: libhts.a(files.o): relocation R_X86_64_PC32 against symbol __xstat@@GLIBC_2.2.5' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:294: bgzip] Error 1
make[1]: Leaving directory '/home/dnanexus/svaha/deps/htslib'
make: *** [Makefile:33: lib/libhts.a] Error 2