espressomd-users
[Top][All Lists]
Advanced

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

[ESPResSo-users] error messages during installation


From: Edward Kim
Subject: [ESPResSo-users] error messages during installation
Date: Mon, 3 Jan 2011 11:04:04 -0500

Hello, 

I have error messages when I install ESPResSo.
"./configure" did not provide any error messages.
When "make", error messages (below) showed up.
Of course, subsequent "make install" didn't work (i.e. I failed installing ESPResSo)
Would you let me know how to fix this problem?

By the way, HAPPY NEW YEAR.


---------------------------------------------------------------------
address@hidden espresso-2.2.0b]$ make
cd obj-Opteron-pc-linux && make --print-directory Makefile
make[1]: Entering directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
make[1]: Nothing to be done for `Makefile'.
make[1]: Leaving directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
cd obj-Opteron-pc-linux && make --print-directory all
make[1]: Entering directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
make  all-recursive
make[2]: Entering directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
Making all in .
make[3]: Entering directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
depbase=`echo config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        cc -D 'MYCONFIG_H="myconfig.h"' -I. -I.. -Iconfig -I../mpifake -Iconfig    -finline-limit=1000000 -fomit-frame-pointer -funroll-loops -floop-optimize -ffast-math -Wall -Wno-unused-function -O3 -msse2 -mfpmath=sse -march=opteron -m64  -MT config.o -MD -MP -MF $depbase.Tpo -c -o config.o ../config.c &&\
        mv -f $depbase.Tpo $depbase.Po
../config.c:33:2: error: #error MODES requires the fftw
make[3]: *** [config.o] Error 1
make[3]: Leaving directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/gpfs/home/k/programs/ESPResSo/espresso-2.2.0b/obj-Opteron-pc-linux'
make: *** [all] Error 2
address@hidden espresso-2.2.0b]$ 


reply via email to

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