<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>compile problem on Centos X86_64 with gcc44 and fftw2</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Dear all users,<BR>
<BR>
I compiled the program likes this:<BR>
<BR>
a, fftw3<BR>
&nbsp; ./configure --enable-float make&nbsp;&nbsp; make install. All sounds ok<BR>
b, gromacs4.0.5<BR>
&nbsp; ./configure --with-fft=fftw3&nbsp; make make install. All sound ok.<BR>
<BR>
However when I copy gmxtest to the direcotry amd typed:<BR>
&nbsp; make tests,<BR>
the output is as following:<BR>
<BR>
(if test -d &quot;gmxtest&quot;; then cd &quot;gmxtest&quot;; ./gmxtest.pl all; cd ..; \<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else echo &quot;No gmxtest directory found. Please download and unpack it here.&quot;;\<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fi)<BR>
All 16 simple tests PASSED<BR>
FAILED. Check files in aminoacids<BR>
FAILED. Check files in field<BR>
FAILED. Check files in tip4p<BR>
FAILED. Check files in tip4pflex<BR>
FAILED. Check files in water<BR>
5 out of 14 complex tests FAILED<BR>
FAILED. Check files in kernel020<BR>
FAILED. Check files in kernel120<BR>
FAILED. Check files in kernel121<BR>
FAILED. Check files in kernel122<BR>
FAILED. Check files in kernel123<BR>
FAILED. Check files in kernel124<BR>
FAILED. Check files in kernel220<BR>
FAILED. Check files in kernel221<BR>
FAILED. Check files in kernel222<BR>
FAILED. Check files in kernel223<BR>
FAILED. Check files in kernel224<BR>
FAILED. Check files in kernel320<BR>
FAILED. Check files in kernel321<BR>
FAILED. Check files in kernel322<BR>
FAILED. Check files in kernel323<BR>
FAILED. Check files in kernel324<BR>
16 out of 63 kernel tests FAILED<BR>
All 45 pdb2gmx tests PASSED<BR>
<BR>
<BR>
Seems that my compilation failed? Please give some suggestions.<BR>
<BR>
Also best configurations for my platform recommended from you are welcome<BR>
<BR>
Best regards<BR>
<BR>
R Q Wu</FONT>
</P>

</BODY>
</HTML>