Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. %] Built target roundtrip
  2. [100%] Built target test_runner
  3. [100%] Linking CXX shared module ../lib/_openbabel.so
  4. /usr/bin/ld: /usr/local/lib/libpython3.8.a(floatobject.o): relocation R_X86_64_PC32 against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
  5. /usr/bin/ld: final link failed: bad value
  6. collect2: error: ld returned 1 exit status
  7. make[2]: *** [scripts/CMakeFiles/bindings_python.dir/build.make:95: lib/_openbabel.so] Error 1
  8. make[1]: *** [CMakeFiles/Makefile2:6810: scripts/CMakeFiles/bindings_python.dir/all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement