<div>Hi</div>
<div> </div>
<div>I am installing gromacs-4.0.5 in windows using cygwin and i followed th procedure described in the link <a href="http://lists.gromacs.org/pipermail/gmx-users/2009-September/044792.html">http://lists.gromacs.org/pipermail/gmx-users/2009-September/044792.html</a>. there is no problem with fftw-3.2.2 installation. while insatlling gromacs at first i gave the command (as said in the link above)</div>

<div> </div>
<div>./configure --prefix=/cygdrive/c/Packages/Gromacs --enable-shared<br>                 LDFLAGS=&#39;-L/cygdrive/c/Packages/fftw/lib/&#39;<br>                 CPPFLAGS=&#39;-I/cygdrive/c/Packages/fftw/include/&#39;</div>

<div> </div>
<div>and then i gave the command <strong>make</strong> and i am getting the error message as one given below. any help is highly appreciated.</div>
<div> </div>
<div>collect2: Id returned 1 exit status</div>
<div>make[3]: *** [grompp.exe] Error 1</div>
<div>make[3]: Leaving directory &#39;/cygdrive/c/Packages/gromacs-4.0.5/src/kernel&#39;</div>
<div>make[2]: *** [all-directory] Error 1</div>
<div>make[2]: Leaving directory &#39;/cygdrive/c/Packages/gromacs-4.0.5/src&#39;</div>
<div>make[1]: *** [all] Error 2</div>
<div>make[1]: Leaving directory &#39;/cygdrive/c/Packages/gromacs-4.0.5/src&#39;</div>
<div>make: *** [all-recursive] Error 1</div>
<div> </div>
<div>Regards</div>
<div>Vinoth</div>
<div> </div>