[GRASS-user] r.example

Pedro Mendonça pfmendonca at fc.ul.pt
Thu Jun 6 06:14:27 PDT 2013


Nikos, Hamish, I decided to start all over.
Deleted the old directory and Unzipped again the source code.
Started with "make distclean". Here's what I got:

pedro at PedroHost:~/Desktop/grass-6.4.3RC3$ make distclean
Makefile:22: include/Make/Platform.make: No such file or directory
Makefile:23: include/Make/Grass.make: No such file or directory
include/Make/Doxygen.make:2: include/Make/Platform.make: No such file or directory
make: *** No rule to make target `include/Make/Platform.make'.  Stop.

And now?

________________________________________
From: Hamish [hamish_b at yahoo.com]
Sent: Thursday, June 06, 2013 1:48 PM
To: grass-user at lists.osgeo.org; Pedro Mendonça
Subject: RE: [GRASS-user] r.example

Pedro wrote:
> I read that and tryed "make" into some directories but I keep
> getting the same "g.echo" issue.
> Here's an example of the "tools" directory:
>
> pedro at PedroHost:~/Desktop/grass-6.4.3RC3$ cd tools
> pedro at PedroHost:~/Desktop/grass-6.4.3RC3/tools$ make
> make -C timer || echo
> /home/pedro/Desktop/grass-6.4.3RC3/tools/timer >>
> /home/pedro/Desktop/grass-6.4.3RC3/error.log
> make[1]: @GRASS_HOME@/dist. at host@/tools/g.echo at EXEEXT@:
> Command not found

ok, it seems your include/Make/Platform.make file was not
created properly, and sill retains the @placeholder@ names
from Platform.make.in. I don't know why though, try
'make distclean' and ./configure again?


Hamish


More information about the grass-user mailing list