<div dir="ltr"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hi all,<br><br>I get the following errors when I try to compile the double precision<br>version of GROMACS 4.5.1 using:<br>

<br>./configure --prefix=/home/shachi/gromacs --enable-double<br>--with-fft=fft3 --without-x<br><br>Errors:<br><br>In file included from nb_kernel400_x86_64_sse2.c:24:<br>../../../../include/gmx_sse2_double.h: In function `gmx_mm_sincos_pd&#39;:<br>

../../../../include/gmx_sse2_double.h:457: warning: implicit<br>declaration of function `_mm_castsi128_pd&#39;<br>../../../../include/gmx_sse2_double.h:457: error: invalid initializer<br>../../../../include/gmx_sse2_double.h:514: error: incompatible type<br>

for argument 1 of `_mm_and_pd&#39;<br>../../../../include/gmx_sse2_double.h:515: error: incompatible type<br>for argument 1 of `_mm_andnot_pd&#39;<br>../../../../include/gmx_sse2_double.h:516: error: incompatible type<br>

for argument 1 of `_mm_and_pd&#39;<br>../../../../include/gmx_sse2_double.h:517: error: incompatible type<br>for argument 1 of `_mm_andnot_pd&#39;<br><br>A similar query was posted two weeks ago<br>(<a href="http://lists.gromacs.org/pipermail/gmx-users/2010-September/053984.html" target="_blank" style="color: rgb(6, 88, 181); ">http://lists.gromacs.org/pipermail/gmx-users/2010-September/053984.html</a>).<br>

I&#39;m having the same problem in spite of using gcc 4.4.4.<br><br>I&#39;m using CentOS 4, gcc 4.4.4 on an AMD Opteron 285 (x86_64). The FFTW<br>version I&#39;m using is 3.2.2.<br><br>It, however, compiles fine on an Intel Xeon 5462 (IA32) machine<br>

running MacOS 10.5, gcc 4.4.4.<br><br>Thanks.<br><font color="#888888"><br>-Shachi</font></span></div>