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@GFORTRAN_1.4' /usr/lib/libf77blas.so.3gf: undefined reference to `_gfortran_transfer_character_write@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@GFORTRAN_1.4' /usr/lib/libf77blas.so.3gf: undefined reference to `_gfortran_transfer_character_write@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 -- Gromacs Users mailing list * Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting! * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists * For (un)subscribe requests visit https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a mail to gmx-users-requ...@gromacs.org.