<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Dear gmx-users!<BR>Hi,<BR>I am trying to install an old version of Gromacs (gromacs-localp-3.0.2) <BR>for local pressure calculation.</DIV>
<DIV>I successfully configured the gromacs with:</DIV>
<DIV>./configure –program-suffix=_d –prefix=/usr/local/gromacs333_double –enable-double</DIV>
<DIV>...........................................<BR>...........................................<BR>GROMACS / LOCALPRESSURE is ready to compile.</DIV>
<DIV>* Binaries and libraries for this host will be installed in<BR>&nbsp;&nbsp;&nbsp; /usr/local/gromacs-localp-3.0.2-double/i686-pc-linux-gnu/bin<BR>&nbsp;&nbsp;&nbsp; /usr/local/gromacs-localp-3.0.2-double/i686-pc-linux-gnu/lib<BR>&nbsp; and shared data will placed in<BR>&nbsp;&nbsp;&nbsp; /usr/local/gromacs-localp-3.0.2-double/share<BR>&nbsp; (You can set this with --prefix, --exec-prefix and --datadir)</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>but after make command i am facing this error:</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>........................................<BR>........................................<BR>Making all in src<BR>make[1]: Entering directory `/home/md/gromacs-localp-3.0.2/src'<BR>cd .. \<BR>&nbsp;&nbsp; &amp;&amp; CONFIG_FILES= CONFIG_HEADERS=src/config.h \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /bin/sh ./config.status<BR>config.status: creating src/config.h<BR>config.status: src/config.h is unchanged<BR>make&nbsp; all-recursive<BR>make[2]: Entering directory `/home/md/gromacs-localp-3.0.2/src'<BR>Making all in gmxlib<BR>make[3]: Entering directory `/home/md/gromacs-localp-3.0.2/src/gmxlib'<BR>source='innerc.c' object='innerc.lo' libtool=yes \<BR>&nbsp;depfile='.deps/innerc.Plo' tmpdepfile='.deps/innerc.TPlo' \<BR>&nbsp;depmode=gcc3 /bin/sh ../../config/depcomp \<BR>&nbsp;/bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src&nbsp; -I../../include -DGMXLIBDIR=\"/usr/local/gromacs-localp-3.0.2-double/share/top\"&nbsp;&nbsp; -O6
 -fomit-frame-pointer -finline-functions -Wall -Wno-unused -malign-double -funroll-all-loops -c -o innerc.lo `test -f innerc.c || echo './'`innerc.c<BR>cc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include -DGMXLIBDIR=\"/usr/local/gromacs-localp-3.0.2-double/share/top\" -O6 -fomit-frame-pointer -finline-functions -Wall -Wno-unused -malign-double -funroll-all-loops -c innerc.c -MT innerc.lo -MD -MP -MF .deps/innerc.TPlo -o innerc.o<BR>innerc.c:25018:7: error: invalid suffix "a" on integer constant<BR>innerc.c: In function 'inl3302':<BR>innerc.c:25018: error: expected ';' before ')' token<BR>innerc.c:25018: error: expected statement before ')' token<BR>innerc.c:25018: error: expected expression before '=' token<BR>innerc.c:27591:7: error: invalid suffix "a" on integer constant<BR>innerc.c: In function 'inl3402':<BR>innerc.c:27591: error: expected ';' before ')' token<BR>innerc.c:27591: error: expected statement before ')' token<BR>innerc.c:27591: error:
 expected expression before '=' token<BR>make[3]: *** [innerc.lo] Error 1<BR>make[3]: Leaving directory `/home/md/gromacs-localp-3.0.2/src/gmxlib'<BR>make[2]: *** [all-recursive] Error 1<BR>make[2]: Leaving directory `/home/md/gromacs-localp-3.0.2/src'<BR>make[1]: *** [all] Error 2<BR>make[1]: Leaving directory `/home/md/gromacs-localp-3.0.2/src'<BR>make: *** [all-recursive] Error 1</DIV>
<DIV>&nbsp;</DIV>
<DIV>could any one help me </DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks<BR>Farzaneh</DIV>
<DIV>&nbsp;</DIV></td></tr></table><br>