Dear Florian
Thank you your email and quick response...
I am still having troubles with the compilation in Fedora....
But now, I am facing troubles with Ubuntu.... In this case the command
cmake ..
finished successfully but during make it complains with:
[ 50%] Linking CXX shared library libEspressoCore.so
/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
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
src/core/CMakeFiles/EspressoCore.dir/build.make:3195: recipe for target 'src/core/libEspressoCore.so.4' failed
make[2]: *** [src/core/libEspressoCore.so.4] Error 1
CMakeFiles/Makefile2:1797: recipe for target 'src/core/CMakeFiles/EspressoCore.dir/all' failed
make[1]: *** [src/core/CMakeFiles/EspressoCore.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
I do not have experience compiling software with boost and cmake... Still reading ;)
Any suggestions? Any help will be greatly appreciated...
S h.v