[GRASS5] g51: r.coin compile error

Markus Neteler neteler at itc.it
Wed May 21 08:15:00 EDT 2003


On Wed, May 21, 2003 at 01:52:48PM +0200, Stephan Holl wrote:
> Dear developers,
> 
> does anybody of you know what this error is meant to be?
> Compilation of G51 stops at r.coin with the following error.
> 
> GRASS_FAKE_START=1
> GISBASE=/daten/software/grass51/dist.i686-pc-linux-gnu
> /daten/software/grass51/dist.i686-pc-linux-gnu/etc/bin/cmd/r.coin
> --html-description | grep -v '</body>' > r.coin.html ; true
> ERROR: MAPSET fakestart not found
> echo "<HR>" >> r.coin.html
> echo "<P><a href=index.html>Help Index</a>" >> r.coin.html
> echo "</body></html>" >> r.coin.html
> mkdir -p /daten/software/grass51/dist.i686-pc-linux-gnu/docs/html
> mv r.coin.html /daten/software/grass51/dist.i686-pc-linux-gnu/docs/html
> gcc  -L/daten/software/grass51/dist.i686-pc-linux-gnu/lib    cmd.o
> /daten/software/grass51/dist.i686-pc-linux-gnu/etc/bin/cmd/r.coin
> htmlcmd   -o cmd

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

This should help.

 Markus




More information about the grass-dev mailing list