[gmx-users] Unable to compile Gromacs-CVS because calcpot.c

Daniel Adriano Silva M dadriano at gmail.com
Tue Apr 15 18:31:00 CEST 2008


Hi there,

I am tyring to compile CVS gromacs version "up-to-this-day",  and I
always finish with the same error (on two different machines), this
error is recurrent even if I use gcc or pathscale:

# cc -DHAVE_CONFIG_H -I. -I. -I../../src -I/usr/include/libxml2
-I../../include
-DGMXLIBDIR=\"/home/dsilva/PROGRAMAS/gromacs4_14-4-08/share/top\" -O3
-fomit-frame-pointer -finline-functions -Wall -Wno-unused
-malign-double -funroll-all-loops -MT calcpot.lo -MD -MP -MF
.deps/calcpot.Tpo -c calcpot.c -o calcpot.o
# calcpot.c: In function 'init_calcpot':
# calcpot.c:252: warning: passing argument 18 of 'init_md' from
incompatible pointer type
# calcpot.c:252: warning: passing argument 19 of 'init_md' from
incompatible pointer type
# calcpot.c:252: warning: passing argument 20 of 'init_md' from
incompatible pointer type
# calcpot.c:252: warning: passing argument 22 of 'init_md' from
incompatible pointer type
# calcpot.c:252: warning: passing argument 23 of 'init_md' from
incompatible pointer type
# calcpot.c:252: error: too few arguments to function 'init_md'
# make[3]: *** [calcpot.lo] Error 1
# make[3]: *** Se espera a que terminen otras tareas....
# make[3]: se sale del directorio
`/home/dsilva/PROGRAMAS/gromacs4_14-4-08/gmx/src/tools'
# make[2]: *** [all-recursive] Error 1
# make[2]: se sale del directorio
`/home/dsilva/PROGRAMAS/gromacs4_14-4-08/gmx/src'
# make[1]: *** [all] Error 2
# make[1]: se sale del directorio
`/home/dsilva/PROGRAMAS/gromacs4_14-4-08/gmx/src'
# make: *** [all-recursive] Error 1


any help will be welcome.

Daniel S.



More information about the gromacs.org_gmx-users mailing list