[gmx-users] Problem with 5.0.4 build

Jim Tuccillo tuccillo at sgi.com
Tue Feb 3 14:41:16 CET 2015


Hi Folks,

I am seeing the following problem with a 5.0.4 build. I see that others have had this issue also but I haven't seen a solution. Any thoughts on how to address this? Thanks.

The build is with the following:

cmake ..  -DGMX_DOUBLE=ON -DGMX_SIMD=sse4.1 -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DGMX_FFT_LIBRARY=fftw3 -DGMX_PREFER_STATIC_LIBS=YES -DBUILD_SHARED_LIBS=OFF -DFFTW_LIBRARY=$LOCATION/fftw-3.3.3/lib/libfftw3.a -DFFTW_INCLUDE_DIR=$LOCATION/fftw-3.3.3/include

where $LOCATION Is specified.

CMake Error at src/gromacs/gmxlib/CMakeLists.txt:46 (list):
  list sub-command REMOVE_ITEM requires two or more arguments.


CMake Error at src/gromacs/legacyheaders/CMakeLists.txt:41 (list):
  list sub-command REMOVE_ITEM requires two or more arguments.


CMake Error at src/gromacs/legacyheaders/CMakeLists.txt:42 (list):
  list sub-command REMOVE_ITEM requires two or more arguments.





More information about the gromacs.org_gmx-users mailing list