On Sun, Jun 20, 2021, Mandar Kulkarni wrote:
>
>
>/usr/bin/ld: /usr/local/lib/libfftw3.a(assert.o): relocation R_X86_64_PC32
>against symbol `stdout..GLIBC_2.2.5' can not be used when making a shared
>object; recompile with -fPIC
You should try using the bundled version of fftw3. To do this, remove all
current references to fftw in you run_cmake file, and add this one:
-DFORCE_INTERNAL_LIBS="fftw"
...good luck...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Jun 21 2021 - 06:00:05 PDT