On Thu, Jun 10, 2010 at 1:13 AM, Rich Shepard <[email protected]> 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: > > [rshep...@salmo /usr4/grass65]$ cd gui/wxpython/scripts/ > [rshep...@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 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
