Hello All,
When trying to setup rdkit in debian 9, I run into the following error:

/usr/bin/ld:
/usr/lib/python3.5/config-3.5m-x86_64-linux-gnu/libpython3.5m.a(exceptions.o):
relocation R_X86_64_PC32 against symbol `PyExc_BaseException' can not be
used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status

it says to recomplie with -fPIC, which was similar to one listed on github.
I tried to recompile via -DBoost_USE_STATIC_LIBS=OFF but to no avail.
Please advise!
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to