[GRASS-user] r.example

Pedro Mendonça pfmendonca at fc.ul.pt
Thu Jun 6 05:24:15 PDT 2013


Yes Hamish, 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
make[1]: Entering directory `/home/pedro/Desktop/grass-6.4.3RC3/tools/timer'
make[1]: @GRASS_HOME@/dist. at host@/tools/g.echo at EXEEXT@: Command not found
Makefile:15: warning: overriding commands for target `clean'
../../include/Make/Rules.make:89: warning: ignoring old commands for target `clean'
make[1]: CC@: Command not found
make[1]: *** [@GRASS_HOME@/dist. at host@/etc/current_time_s_ms] Error 127
make[1]: Leaving directory `/home/pedro/Desktop/grass-6.4.3RC3/tools/timer'
make -C mkftcap || echo /home/pedro/Desktop/grass-6.4.3RC3/tools/mkftcap >> /home/pedro/Desktop/grass-6.4.3RC3/error.log
make[1]: Entering directory `/home/pedro/Desktop/grass-6.4.3RC3/tools/mkftcap'
make[1]: Leaving directory `/home/pedro/Desktop/grass-6.4.3RC3/tools/mkftcap'


I guess I'll try and see if there is any g.echo command... Do you have any tips?
Thanks

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

Pedro wrote:
> I'm still having errors trying to build the r.example:
...
> 3) Then, still in the "main" directory I wrote "make". At
> the I got this:
...
> GRASS GIS compilation log
> -------------------------
> Started compilation: Wed Jun  5 14:31:47 WEST 2013
> --
> Errors in:
> /home/pedro/Desktop/grass-6.4.3RC3/tools/timer
> /home/pedro/Desktop/grass-6.4.3RC3/db/db.login
> /home/pedro/Desktop/grass-6.4.3RC3/display/d.ask
> /home/pedro/Desktop/grass-6.4.3RC3/display/d.barscale
> /home/pedro/Desktop/grass-6.4.3RC3/display/d.colorlist
[...many...]
> /home/pedro/Desktop/grass-6.4.3RC3/vector/v.digit
> /home/pedro/Desktop/grass-6.4.3RC3/vector/v.label.sa
> /home/pedro/Desktop/grass-6.4.3RC3/visualization/xganim

see below:

> --
> In case of errors please change into the directory with
> error and run 'make'.
> If you get multiple errors, you need to deal with them in
> the order they
> appear in the error log. If you get an error building a
> library, you will
> also get errors from anything which uses the library.
> --
> Finished compilation: Wed Jun  5 14:33:20 WEST 2013
> make: *** [default] Error 1
...

> Any clues?

please deal with the above errors first. they may tell you why.


Hamish


More information about the grass-user mailing list