<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi ,<div>&nbsp;&nbsp;I am having a problem in installing gromacs-4 &nbsp;in a suse linux in a powerpc ibm machine. The problem is that&nbsp;</div><div><br></div><div>1. &nbsp;I first &nbsp;installed fftw in the following way :</div><div>for single precision</div><div>./configure --enable-float --enable-threads --prefix=/N/u/tg-jmondal/BigRed/UTIL/fftw</div><div>make</div><div>make install</div><div><br></div><div>Then for double precision</div><div>make distclean</div><div>./configure &nbsp;--enable-threads --prefix=/N/u/tg-jmondal/BigRed/UTIL/fftw</div><div>make</div><div>make install</div><div><br></div><div>2. It installed both of them :</div><div><br></div><div>3. Now, when I tried to install gromacs4</div><div><br></div><div>./configure --prefix=/N/u/tg-jmondal/BigRed/UTIL/gromacs_mod_4_gcc/ --enable-mpi --program-suffix=mod_4mpi
 CPPFLAGS=-I/N/u/tg-jmondal/BigRed/UTIL/fftw/include LDFLAGS=-L/N/u/tg-jmondal/BigRed/UTIL/fftw/lib --without-x</div><div><br></div><div><br></div><div>Here the mpi version is openmpi</div><div><br></div><div>I get following error:</div><div>configure: error: Cannot find fftw3f library</div><div>But, as you may see I have specified the fftw library in configure script</div><div><br></div><div>So, I went inside config.log file and found the following error:</div><div><br></div><div><div>mpicc -o conftest &nbsp;-O3 -fomit-frame-pointer -finline-functions -Wall -Wno-unused -maltivec -mabi=altivec -std=gnu99 -mcpu=7450 -mtune=970 -I/N/u/tg-jmondal/BigRed/UTIL/fftw/include -maltivec -mabi=altivec -L/N/u/tg-jmondal/BigRed/UTIL/fftw/lib &nbsp;conftest.c -lfftw3f &nbsp;-lm &nbsp;&gt;&amp;5</div><div>/usr/bin/ld: skipping incompatible /N/u/tg-jmondal/BigRed/UTIL/fftw/lib/libfftw3f.a when searching for -lfftw3f</div><div>/usr/bin/ld: cannot find
 -lfftw3f</div><div><br></div><div><br></div><div>Looks like there is an incompatibility of mpicc with the fftw library and it may cause some problem. But , I do not know how to resolve this incompatibiilty.</div><div><br></div><div>Any help will be really appreciated .</div><div>Thanks</div><div>Jagannath</div><div><br></div></div></td></tr></table><br>