[GRASS5] [bug #1664] (grass) error during compilation of SG3d module
Glynn Clements
glynn.clements at virgin.net
Wed Feb 19 07:57:08 EST 2003
Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=1664
> -------------------------------------------------------------------------
>
> Subject: error during compilation of SG3d module
>
> Platform: Irix
> grass binary for platform: Compiled from Sources
> GRASS Version: grass5.0.0 (August 2002)
>
> My Name : Ambili Sudhi
>
> Error Description :
>
> I am unable to install it.
> working on an SGI IRIX6.5 machine.
> First I have run the commands :
>
> src.contrib/CERL/SGI/panel/9.6/src/make
>
> and
>
> src.contrib/CERL/SGI/libimage/make
>
> they are working fine however while running the command gmake5 in the SG3d
> module a whole lot of errors come up "some" of which are as follows:
I suspect that you need to change line 40 of
src.contrib/GMSL/SG3d/externs.h from:
#include <GL/gl.h>
to:
#include <gl.h>
SG3d uses IrisGL, not OpenGL.
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-dev
mailing list