[gmx-developers] pme.c error in the CVS code ...

Berk Hess hessb at mpip-mainz.mpg.de
Thu Aug 4 10:47:25 CEST 2005


X.Periole wrote:

> On Thu, 04 Aug 2005 10:29:32 +0200
>  Berk Hess <hessb at mpip-mainz.mpg.de> wrote:
>
>> X.Periole wrote:
>>
>>>
>>> Hello,
>>>
>>> I updated the CVS code and configured without-fftw but I got
>>> the following error:
>>>
>>> How can Ifix this ?
>>>
>> This sounds like an old revision of pme.c.
>> The newest is 1.59, what is your revision number?
>>
>
> That is a too easy question for me ...
> I downloaded (yesterday) the CVS code simply as the site
> suggests to do and updated it later as David indicated me.
>
> The file pme.c is dated from April 19th !!

The revision number is printed in the second line of the file
(along with the date), but April 19th means revision 1.59.

Does it help if you add:
#ifdef GMX_MPI
#include <mpi.h>
#endif
after the includes?

Berk.




More information about the gromacs.org_gmx-developers mailing list