[gmx-users] install gromacs on AIX system
m-hatake at jaist.ac.jp
m-hatake at jaist.ac.jp
Wed Mar 30 23:17:20 CEST 2005
Hello All!!
This is my first time to send a mail to this mailing list.
My name is Masa, UCD.
I'm installing gromacs-3.2.1 on AIX, after installing fftw-2.1.5.
I finished the installing fftw-2.1.5.
I did also set the environment variables, CPPFLAGS and LPFLAGS.
and the gromacs configuration is finished without problem
but 'make' doesn't work.
% uname -m
0026291A4C00
% uname -s
AIX
% uname -p
powerpc
the error is as following.
----
"atomprop.c", line 120.7: 1506-045 (S) Undeclared identifier debug.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 1.
----
the gromacs configuration commands I typed are following.
---
<<fftw-2.1.5>>
./configure --prefix=/users09/ucd/mhata --enable-float --enable-type-prefix
make
make install
(this is completed)
<<gromacs-3.2.1>>
./configure --prefix=/users09/ucd/mhata
make
(the error happend)
--
Does anybody know what's wrong?
Please help me.
Regards,
masa.
More information about the gromacs.org_gmx-users
mailing list