<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I'm getting the following error when building GMSH with make, after
    having succesfully run cmake (
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <span style="color: rgb(51, 51, 51); font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248); display: inline !important; float: none;">make -DCMAKE_INSTALL_PREFIX=/home/soft/pkgs -DCMAKE_PREFIX_PATH=</span><span class="hljs-string" style="color: rgb(221, 17, 68); font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248);">"$EBROOTATLAS;/home/soft/pkgs/oce-0.18.2;$EBROOTGCC"</span><span style="color: rgb(51, 51, 51); font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248); display: inline !important; float: none;"> -DCMAKE_LIBRARY_PATH=$LD_LIBRARY_PATH -DENABLE_3M=</span><span class="hljs-keyword" style="color: rgb(51, 51, 51); font-weight: bold; font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248);">ON</span><span style="color: rgb(51, 51, 51); font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248); display: inline !important; float: none;"> -DENABLE_GRAPHICS=</span><span class="hljs-keyword" style="color: rgb(51, 51, 51); font-weight: bold; font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248);">ON</span><span style="color: rgb(51, 51, 51); font-family: monospace, monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21.599998474121094px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248); display: inline !important; float: none;"> ..</span>):<br>
    <tt><br>
    </tt><tt>Linking CXX executable gmsh</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/liblapack.a(dgesvd.o):dgesvd.f:function
      dgesvd_: error: undefined reference to '_gfortran_concat_string'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/liblapack.a(dgesvd.o):dgesvd.f:function
      dgesvd_: error: undefined reference to '_gfortran_concat_string'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/liblapack.a(dhseqr.o):dhseqr.f:function
      dhseqr_: error: undefined reference to '_gfortran_concat_string'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/liblapack.a(dormbr.o):dormbr.f:function
      dormbr_: error: undefined reference to '_gfortran_concat_string'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/libf77blas.a(xerbla.o):xerbla.f:function
      xerbla_: error: undefined reference to '_gfortran_st_write'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/libf77blas.a(xerbla.o):xerbla.f:function
      xerbla_: error: undefined reference to
      '_gfortran_transfer_character_write'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/libf77blas.a(xerbla.o):xerbla.f:function
      xerbla_: error: undefined reference to
      '_gfortran_transfer_integer_write'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/libf77blas.a(xerbla.o):xerbla.f:function
      xerbla_: error: undefined reference to '_gfortran_st_write_done'</tt><tt><br>
    </tt><tt>/usr/local/easybuild/.local/easybuild/software/ATLAS/3.10.2-GCC-5.4.0-2.26-LAPACK-3.6.1/lib/libf77blas.a(xerbla.o):xerbla.f:function
      xerbla_: error: undefined reference to '_gfortran_stop_string'</tt><br>
    <br>
    I would appreciate any hint on solving this issue.<br>
    <br>
    Thanks in advance<br>
  </body>
</html>