[GRASS-user] Build error: 6.5 SVN code

Markus Neteler neteler at osgeo.org
Thu Jun 10 00:27:43 EDT 2010


On Thu, Jun 10, 2010 at 1:13 AM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
>  I've been building the latest SVN code for 6.4 and 6.5 here without any
> errors. Today I get this:
>
> Started compilation: Wed Jun  9 15:21:25 PDT 2010
> --
> Errors in:
> /usr4/grass65/gui/wxpython/scripts

...
>  Yet when I follow the directions I cannot run make from that directory:
>
> [rshepard at salmo /usr4/grass65]$ cd gui/wxpython/scripts/
> [rshepard at salmo /usr4/grass65/gui/wxpython/scripts]$ make
> make: *** No targets specified and no makefile found.  Stop.

Did you run "make" with -jX for parallelized compilation? I also get
an error when doing so while plain "make" works. There appears to
be a dependency problem in the Makefile.

please try
cd /usr4/grass65/gui/wxpython/
make

to see if that goes ok.

Markus


More information about the grass-user mailing list