[gmx-developers] More errors compiling latest CVS

Jim Kress beowulf at kressworks.com
Tue Jul 19 21:52:38 CEST 2005


I received the following errors while compiling the latest code from the CVS
repository:

 mpicc -DHAVE_CONFIG_H -I. -I. -I../../../src -I/usr/X11R6/include
-I../../../include -O3 -fomit-frame-pointer -finline-functions -Wall
-Wno-unused -malign-double -funroll-all-loops -MT dgebd2.lo -MD -MP -MF
.deps/dgebd2.Tpo -c dgebd2.c -o dgebd2.o
dgebd2.c: In function `dgebd2_':
dgebd2.c:17: parse error before `int'
dgebd2.c:21: `i' undeclared (first use in this function)
dgebd2.c:21: (Each undeclared identifier is reported only once
dgebd2.c:21: for each function it appears in.)
dgebd2.c:22: `i1' undeclared (first use in this function)
dgebd2.c:23: `i2' undeclared (first use in this function)
dgebd2.c:24: `i3' undeclared (first use in this function)
make[4]: *** [dgebd2.lo] Error 1
make[4]: Leaving directory `/root/gromacs_CVS/gmx/src/gmxlib/gmx_lapack'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/gromacs_CVS/gmx/src/gmxlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/gromacs_CVS/gmx/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/gromacs_CVS/gmx/src'
make: *** [all-recursive] Error 1

Anyone got any suggestions how to fix this?  Should I expect to encounter
these kinds of errors when using the latest CVS extract?

Thanks.


Jim




More information about the gromacs.org_gmx-developers mailing list