Thanks for the prior fix. I am now up to the actual VOTCA build where I get the following error in the CMakeError.log: Determining if the function pthread_create exists in the pthreads failed with the following output:Change Dir: /usr/local/VOTCA/src/tools/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ee04c/fast"/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_ee04c.dir/build.make CMakeFiles/cmTC_ee04c.dir/buildBuilding C object CMakeFiles/cmTC_ee04c.dir/CheckFunctionExists.c.o/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_ee04c.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.3.1/share/cmake/Modules/CheckFunctionExists.cLinking C executable cmTC_ee04c/usr/local/Cellar/cmake/3.3.1/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ee04c.dir/link.txt --verbose=1/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ee04c.dir/CheckFunctionExists.c.o -o cmTC_ee04c -lpthreads ld: library not found for -lpthreadsclang: error: linker command failed with exit code 1 (use -v to see invocation)make[1]: *** [cmTC_ee04c] Error 1make: *** [cmTC_ee04c/fast] Error 2
Determining if the function fftw_plan_r2r_1d exists in the /usr/local/fftw/lib/libfftw3.dylib;m failed with the following output:Change Dir: /usr/local/VOTCA/src/tools/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_d4dd5/fast"/Applications/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTC_d4dd5.dir/build.make CMakeFiles/cmTC_d4dd5.dir/buildBuilding C object CMakeFiles/cmTC_d4dd5.dir/CheckFunctionExists.c.o/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fftw_plan_r2r_1d -o CMakeFiles/cmTC_d4dd5.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.3.1/share/cmake/Modules/CheckFunctionExists.cmake[1]: *** No rule to make target `/usr/local/fftw/lib/libfftw3.dylib', needed by `cmTC_d4dd5'. Stop.make: *** [cmTC_d4dd5/fast] Error 2 This is after a fresh GSL and FFTW install per the latest Github redirect. Any guidance would be appreciated. Thanks, Marc -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
