[GRASS5] g51: r.coin compile error

Markus Neteler neteler at itc.it
Thu May 22 04:40:09 EDT 2003


On Thu, May 22, 2003 at 10:17:00AM +0200, Stephan Holl wrote:
> At Wed, 21 May 2003 14:15:00 +0200 Markus Neteler wrote:
> 
> Markus,
> 
> > This indicates that 5.0 and 5.1 are not in sync (I have fixed above
> > problem a week ago or so).
> > 
> > To do:
> > 
> > - 5.1: make mixclean
> > - 5.0: update r.coin from CVS
> > - 5.1: make mix
> > - 5.1: recompile
> after following your instructions I sill cannot manage g51 to compile
> correct.
> the same error is still existent.
> 
> the folder r.coin ist up-tp-date, as indicated by cvs
> cvs status  src/raster/r.coin/
> cvs server: Examining src/raster/r.coin/
> ===================================================================
> File: Gmakefile         Status: Up-to-date
> 
>    Working revision:    1.1.1.1
>    Repository revision: 1.1.1.1
> /home/grass/grassrepository/grass/src/raster/r.coin/Gmakefile,v
>    Sticky Tag:          HEAD (revision: 1.1.1.1)
>    Sticky Date:         (none)
>    Sticky Options:      (none)
> 
> [snip]....
> 
> ...but compilation still fails.
> sorry for any inconvenience 

Stephan:

 cd grass51/
 cd src/raster/r.coin/
 -> remove all links to 5.0 here

 cd grass50
 cd src/raster/r.coin/cmd/
 -> there should be the files:
  check.c      CVS        inter.c        make_coin.c            print_hdr.c
  cmd_parms.c  format.c   local_proto.h  OBJ.i686-pc-linux-gnu  prnt_entry.c
  coin.h       Gmakefile  main.c         print_coin.c           totals.c

  (note: not cmd.c but cmd_parms.c etc)
 If not, update here.

 cd grass51/
 make mix
 cd src/raster/r.coin/
 -> check that cmd.c is not there but cmd_parms.c

 Then it should compile. At some point your system seems not to be
 up-to-date. 

 Good luck

  Markus




More information about the grass-dev mailing list