Unable to make

Issue #79 new
Soumick Chatterjee created an issue

While running make, I'm getting the following error:-

/usr/bin/ld: /usr/local/lib/libfftw3.a(apiplan.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libfftw3.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status Cxx/src/CMakeFiles/PyCA.dir/build.make:4029: recipe for target 'bin/libPyCA.so' failed make[2]: [bin/libPyCA.so] Error 1 CMakeFiles/Makefile2:493: recipe for target 'Cxx/src/CMakeFiles/PyCA.dir/all' failed make[1]: [Cxx/src/CMakeFiles/PyCA.dir/all] Error 2 make[1]: Waiting for unfinished jobs.... ^Cmake[2]: Deleting file 'SWIG/CMakeFiles/_Core.dir/CorePYTHON.stamp' SWIG/CMakeFiles/Core_swig_compilation.dir/build.make:82: recipe for target 'SWIG/CMakeFiles/_Core.dir/CorePYTHON.stamp' failed make[2]: [SWIG/CMakeFiles/_Core.dir/CorePYTHON.stamp] Interrupt CMakeFiles/Makefile2:410: recipe for target 'SWIG/CMakeFiles/Core_swig_compilation.dir/all' failed make[1]: [SWIG/CMakeFiles/Core_swig_compilation.dir/all] Interrupt Makefile:129: recipe for target 'all' failed

Comments (0)

  1. Log in to comment