espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-users] Compilation Problems


From: Salvador H-V
Subject: [ESPResSo-users] Compilation Problems
Date: Fri, 23 Sep 2011 19:09:55 -0500

Dear All,
I am trying to compile the last release of ESPResSO but I run into some troubles.
To check if I was doing something wrong I decided to recompiled the version 2.1.5, it run without problems; using the same command with almost the same features in version 3.0.1 I still have problems:

The command that I used to compile ESPRResSo was:

/home/PATH/espresso-3.0.1/configure --with-myconfig=config_LangevinSep2011.h --with-mpi=openmpi CC=mpicc

Also I tried with:
/home/PATH/espresso-3.0.1/configure --with-myconfig=config_LangevinSep2011.h --with-mpi=yes CC=mpicc

then
make install

The message I received during the compilation of espresso-3.0.1 was:
/home/Chava/Chava2010_2011/ESPResSo/espresso-3.0.1/src/maggs.c: In function ‘maggs_calc_init_e_field’:
/home/Chava/Chava2010_2011/ESPResSo/espresso-3.0.1/src/maggs.c:1557: error: ‘iteration’ undeclared (first use in this function)
/home/Chava/Chava2010_2011/ESPResSo/espresso-3.0.1/src/maggs.c:1557: error: (Each undeclared identifier is reported only once
/home/Chava/Chava2010_2011/ESPResSo/espresso-3.0.1/src/maggs.c:1557: error: for each function it appears in.)
make[2]: *** [maggs.o] Error 1
make[2]: Leaving directory `/home/Chava/Chava2010_2011/ESPResSo/Built_MPI_3.0.1_BondConst/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Chava/Chava2010_2011/ESPResSo/Built_MPI_3.0.1_BondConst/src'
make: *** [all-recursive] Error 1

Could you help me to handle this?

Thanks a lot,

Salvador

P.D Besides that, I think there is a little mistake in "myconfig-sample.h.in"
in the  following line
#define ROTATIONAL_INTERIA


reply via email to

[Prev in Thread] Current Thread [Next in Thread]