On Sun, Jul 4, 2010 at 10:43 PM, Massimo Di Stefano
<[email protected]> wrote:
> Hi All
>
> tring to upgrade grass i had a build error on both osx and linux (debian)
>
> this the build log from the debian machine running make in the wxpython
> directory :
>
> http://www.geofemengineering.it/data/grass_build_log.txt
>
> i it acommon problem or something goes wrong on my system ?
> hope the log can help a bit.
Yes:
SyntaxError: ('invalid syntax',
('/usr/local/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/etc/wxpython/gui_modules/nviz_tools.py',
2860, 2, '<<<<<<< .working\n'))
says that you have a patch error (guess you have local changes and
SVN didn't merge in properly updates from the server)
Try
svn status gui/wxpython/gui_modules/
to see what's going on there.
Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev