[gmx-users] problem installing gromacs in ubuntu

Jagannath Mondal jmondal.backup at gmail.com
Tue Jun 7 17:48:48 CEST 2016


Hi
  My installation of gromacs_5.0.6 is not working at 'make' stage in
ubuntu. The same machine had no problem in installing the same version
earlier.
I am having following issues near the completion of 'make' stage:
Any help will be appreciated.

 [100%] *Linking CXX executable ../../bin/template*

/usr/lib/libf77blas.so.3gf: undefined reference to
`_gfortran_transfer_integer_write at GFORTRAN_1.4'

/usr/lib/libf77blas.so.3gf: undefined reference to
`_gfortran_transfer_character_write at GFORTRAN_1.4'

collect2: error: ld returned 1 exit status

make[2]: *** [bin/gmx_cyl] Error 1

make[1]: *** [src/programs/CMakeFiles/gmx.dir/all] Error 2

make[1]: *** Waiting for unfinished jobs....

/usr/lib/libf77blas.so.3gf: undefined reference to
`_gfortran_transfer_integer_write at GFORTRAN_1.4'

/usr/lib/libf77blas.so.3gf: undefined reference to
`_gfortran_transfer_character_write at GFORTRAN_1.4'

collect2: error: ld returned 1 exit status

make[2]: *** [bin/template] Error 1

make[1]: *** [share/template/CMakeFiles/template.dir/all] Error 2

make: *** [all] Error 2


The command I used:

cmake .. -DGMX_BUILD_OWN_FFTW=ON
-DCMAKE_INSTALL_PREFIX=/home/jmondal/UTIL/GROMACS_5.0.6
-DGMX_DEFAULT_SUFFIX=OFF -DGMX_BINARY_SUFFIX=_cyl -DGMX_LIBS_SUFFIX=_cyl
-DGMX_GPU=off


make


More information about the gromacs.org_gmx-users mailing list