Hello,

   building gromacs 4.5.3 with Cmake 2.6.3 fails because the build system 
cannot link
  g_analyze

Linking C executable g_analyze
../gmxlib/libgmx.a(gmx_matrix.c.o): In function `matrix_invert':
gmx_matrix.c:(.text+0x1d62): undefined reference to `dgetrf_'
gmx_matrix.c:(.text+0x2442): undefined reference to `dgetri_'

  Note that I have

 GMX_EXTERNAL_BLAS --> ON
 GMX_EXTERNAL_LAPACK --> ON

  and the subsequently requested MKL_ settings have been properly inserted. 
I've tried
  to work around this by also adding the MKL libraries to 
CMAKE_EXE_LINKER_FLAGS,
  without avail.

  Any ideas?

Regards
Reinhold
-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to