[GRASS-dev] build error in wxpython (grass6_devel)
Markus Neteler
neteler at osgeo.org
Sun Jul 4 16:54:39 EDT 2010
On Sun, Jul 4, 2010 at 10:43 PM, Massimo Di Stefano
<massimodisasha at gmail.com> 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
More information about the grass-dev
mailing list