<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
David Mobley wrote:
<blockquote
 cite="midbc2c99750510271415i1d5bc9c7wb7c0aecd5fe03fd5@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi,

I'm trying to compile gromacs 3.3 on the sdsc datastar cluster, which
uses power4's, using xlc_r, xlC_r, and xlf_r; I've also tried another
set of compilers on there. I can compile mdrun just fine, but making
the whole package doesn't work. Particularly, the compiler keeps
complaining about a repeated semicolon in "correl.h". The offending
line is:

gmx_fft_t  fft_setup;;

This doesn't loook right to me. Should it be "gmx_fft_t; fft_setup;"?
  </pre>
</blockquote>
Please just remove the second semi-colon. <br>
<div class="moz-signature">-- <br>
<i>Regards,</i><br>
Yang Ye<br>
<small><i>Computational Biology Lab<br>
School of Biological Sciences<br>
Nanyang Technological University<br>
Singapore<br>
Tel: 6316-2884<br>
</i></small>
</div>
</body>
</html>