[GRASSLIST:1363] Re: compiling grass57

Markus Neteler neteler at itc.it
Fri Sep 26 02:07:31 EDT 2003


On Thu, Sep 25, 2003 at 11:42:34AM +0000, Miha STAUT wrote:
> Hi all,
> 
> I tried to compile the grass57 source on my RedHat 7.3. However this is what 
> happened while running make. I really am not an expert in compiling but 
> would like to have the added power of grass57. Can anybody point me in the 
> right direction.
> 
> get_datum_name.c:33: conflicting types for `G_ask_datum_name'
> /home/src/grass57_exp_2003_09_13/include/gisdefs.h:530: previous declaration 
> of `G_ask_datum_name'
> make[2]: *** [OBJ.i686-pc-linux-gnu/get_datum_name.o] Error 1
> make[2]: Leaving directory `/home/src/grass57_exp_2003_09_13/lib/gis'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory `/home/src/grass57_exp_2003_09_13/lib'
> make: *** [default] Error 1
> 
> Thanks, Miha Staut

You have to compile GRASS 5.7 with GRASS 5.3-cvs HEAD (not release branch,
not official version). 
It is likely that the version of 5.3 you are linking into is outdated.
Both versions should be from the same week, preferably from
the same day (so
  cvs up -dP
can update it for you) as they are kept in sync.

Markus




More information about the grass-user mailing list