[GRASS-dev] Re: [GRASS GIS] #910: wxgui: fails with make -j
GRASS GIS
trac at osgeo.org
Fri Feb 5 15:03:55 EST 2010
#910: wxgui: fails with make -j
------------------------+---------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Resolution: | Keywords: wxgui, Makefile
Platform: Linux | Cpu: x86-64
------------------------+---------------------------------------------------
Comment (by glynn):
Replying to [ticket:910 hamish]:
> gui/wxpython/ fails with:
{{{
GISBASE="/usr/local/src/grass/svn/trunk/dist.x86_64-unknown-linux-gnu" \
python gui_modules/menudata.py > menustrings.py
...
IOError: [Errno 2] No such file or directory:
'/usr/local/src/grass/svn/trunk/dist.x86_64-unknown-linux-
gnu/etc/wxpython/xml/menudata.xml
}}}
menudata.py uses the installed menudata.xml, not the source file, so that
should be the pre-requisite for menustrings.py.
Fixed in r40832.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/910#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list