[gmx-users] Error in compiling gromacs in SGI IRIX6.5

Tom Joseph tom-lists at jambon.ll.cx
Mon Apr 3 19:50:24 CEST 2006


A wild guess: SGI's compiler doesn't support some language feature or  
other in the same way as expected by the GROMACS source code.  So, if  
you have gcc installed, you might try compiling using that.

setenv CC `which gcc`
./configure --put-your-parameters-here

--Tom

On Apr 3, 2006, at 8:32 AM, raja wrote:

> Hi All,
> I am reposting this eror again, as I could not find any proper  
> solution
> from the previous posting for the same error. I  added  #include
> "fftgrid.h" in ghat.c as per
> http://www.gromacs.org/pipermail/gmx-users/2006-February/ 
> 019618.html but
> ended up in different error of same kind as found in  the posting
> http://www.gromacs.org/pipermail/gmx-users/2006-February/019624.html.
> And this topic is discontinued...No solution....So kindly let me know
> the solution ?
>
> With thanks !
> B.Nataraj
>
> ###################################################################### 
> ####################################
>
> source='ghat.c' object='ghat.lo' libtool=yes \
>         DEPDIR=.deps depmode=sgi /bin/sh ../../config/depcomp \
>         /bin/sh ../../libtool --mode=compile --tag=CC 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 -o ghat.lo ghat.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 ghat.c -Wp,-MDupdate,.deps/ghat.TPlo -o ghat.o
> cc-1515 cc: ERROR File = ghat.c, Line = 233
>   A value of type "int" cannot be assigned to an entity of type "real
>   ***".
>
>     gh      = mk_rgrid(ix,iy,iz);
>             ^
>
> 1 error detected in the compilation of "ghat.c".
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
> ###################################################################### 
> ################################################
> -- 
>   raja
>   raja_28 at fastmail.us
>
> -- 
> http://www.fastmail.fm - Send your email first class
>
> _______________________________________________
> gmx-users mailing list    gmx-users at gromacs.org
> http://www.gromacs.org/mailman/listinfo/gmx-users
> Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/mailing_lists/users.php




More information about the gromacs.org_gmx-users mailing list