[gmx-users] error while compilation of Gromacs 3.3.1.....
sharada
sharada at ccmb.res.in
Thu Jan 11 11:52:58 CET 2007
Dear Gromacs users,
I am installing the Gromacs version 3.3.1 on the SGI Octane with IRIX 6.5 R12000
system. I could successfully installed fftw package and trying the compile gromacs.
I am getting the following at the end of the 'make' command :
........
These are the last few lines after the make command
include -DGMXLIBDIR=\"/usr/local/gromacs/share/top\" -I/usr/local/include -r12000 -mips4 -O3 -OPT:IEEE_arithmetic=3 -OPT:rsqrt=ON -SWP:loop_overhead -INLINE:=ON -LNO:opt=1 -LNO:ou_further=3 -OPT:Olimit=0:roundoff=3:alias=typed -woff 1174 -D__INLINE_INTRINSICS -c -o main.lo main.c
cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include "-DGMXLIBDIR=\"/usr/local/gromacs/share/top\"" -I/usr/local/include -r12000 -mips4 -O3 -OPT:IEEE_arithmetic=3 -OPT:rsqrt=ON -SWP:loop_overhead -INLINE:=ON -LNO:opt=1 -LNO:ou_further=3 -OPT:Olimit=0:roundoff=3:alias=typed -woff 1174 -D__INLINE_INTRINSICS -c main.c -Wp,-MDupdate,.deps/main.TPlo -o main.o
cc-1197 cc: WARNING File = main.c, Line = 247
The indicated format string requires additional arguments.
"%s (%s)\n\n\n",BUILD_TIME,BUILD_USER,BUILD_MACHINE);
^
cc-1018 cc: ERROR File = main.c, Line = 247
An unmatched left parentheses "(" appears in an expression.
"%s (%s)\n\n\n",BUILD_TIME,BUILD_USER,BUILD_MACHINE);
^
cc-1008 cc: ERROR File = main.c, Line = 247
A new-line character appears inside a string literal.
"%s (%s)\n\n\n",BUILD_TIME,BUILD_USER,BUILD_MACHINE);
^
2 errors detected in the compilation of "main.c".
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
How can I correct this error?Where is the main.c ? Kindly tell me if I have to set some parameters while compilation.
regards
sharada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20070111/25a30af6/attachment.html>
More information about the gromacs.org_gmx-users
mailing list