[gmx-users] Compilation problems on IBM/power4

Pratul K. Agarwal pagarwal at linus.ornl.gov
Tue May 20 18:00:02 CEST 2003


Hi,

I am having problems compiling GROMACS on IBM Power4
machines (running AIX 5.1.0). I have set the FFTW library
paths as described in the installation instructions. The
compilation fails when going through the file vec.h. The
error messages are included as an attachment.

Any help will be highly appreciated.

Pratul
-------------- next part --------------
Making all in src
        cd ..  && CONFIG_FILES= CONFIG_HEADERS=src/config.h  /bin/sh ./config.status
config.status: creating src/config.h
config.status: src/config.h is unchanged
        make  all-recursive
Making all in gmxlib
        source='3dview.c' object='3dview.lo' libtool=yes  depfile='.deps/3dview.Plo' tmpdepfile='.deps/3dview.TPlo'  depmode=aix /bin/sh ../../config/depcomp  /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src   -I../../include -DGMXLIBDIR=\"/tmp/gpfs750a/pratul/GROMACS/share/gromacs/top\" -I/dfs/home/pratul/Software/FFTW/include/  -O3 -qarch=pwr4 -qtune=pwr4 -qmaxmem=16384 -c -o 3dview.lo `test -f 3dview.c || echo './'`3dview.c
cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include -DGMXLIBDIR=\"/tmp/gpfs750a/pratul/GROMACS/share/gromacs/top\" -I/dfs/home/pratul/Software/FFTW/include/ -O3 -qarch=pwr4 -qtune=pwr4 -qmaxmem=16384 -c -M 3dview.c
"../../include/vec.h", line 198.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 197.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 222.5: 1506-045 (S) Undeclared identifier a.
"../../include/vec.h", line 222.11: 1506-045 (S) Undeclared identifier b.
"../../include/vec.h", line 226.3: 1506-045 (S) Undeclared identifier c.
"../../include/vec.h", line 232.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 231.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 258.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 257.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 278.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 277.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 286.7: 1506-343 (S) Redeclaration of x differs from previous declaration on line 246 of "../../include/vec.h".
"../../include/vec.h", line 286.7: 1506-382 (I) The type "int" of identifier x differs from previous type "float".
"../../include/vec.h", line 286.9: 1506-343 (S) Redeclaration of y differs from previous declaration on line 246 of "../../include/vec.h".
"../../include/vec.h", line 286.9: 1506-382 (I) The type "int" of identifier y differs from previous type "float".
"../../include/vec.h", line 286.11: 1506-343 (S) Redeclaration of z differs from previous declaration on line 246 of "../../include/vec.h".
"../../include/vec.h", line 286.11: 1506-382 (I) The type "int" of identifier z differs from previous type "float".
"../../include/vec.h", line 298.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 297.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 306.3: 1506-045 (S) Undeclared identifier v2.
"../../include/vec.h", line 306.12: 1506-045 (S) Undeclared identifier v1.
"../../include/vec.h", line 312.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 311.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 327.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 326.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 344.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 343.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 354.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 353.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"../../include/vec.h", line 364.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"../../include/vec.h", line 363.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
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.


More information about the gromacs.org_gmx-users mailing list