I do get the errors that Helena shows, but they don't seem to affect the compilation--at least not obviously. BUT, it is possible that whatever is causing these is also causing my compilation to fail.
What it acts like is that it is somehow hard coded to look for Python 2.7, but I'm compiling with 2.6. Glynn thinks it may be somewhere in some CTypes code. Michael ____________________ C. Michael Barton Director, Center for Social Dynamics & Complexity Professor of Anthropology, School of Human Evolution & Social Change Arizona State University voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC) fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC) www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu On Sep 22, 2013, at 8:41 PM, Helena Mitasova <[email protected]> wrote: > > On Sep 22, 2013, at 11:04 PM, Vaclav Petras wrote: > >> I added the script directory into PATH for build session, see r57814. >> >> This makes sense (bin is there too) and moreover it should fix missing >> descriptions and keywords for modules in wxGUI menu and module tree. Note >> that you wouldn't saw this problem if gui/wxpython is compiled in (standard) >> GRASS session. Maybe this change will fix menudata.xml problem for Micheal's >> compilation, but I'm afraid that it will not. > > I just updated grass7 and the problem is still there for MacOSX10.6. > I assume that Michael refers to these > >> Errors in: >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/animation >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/mapswipe >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/gmodeler >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/rlisetup >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/psmap >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/dbmgr >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/vdigit >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/iclass >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/gcp >> /Users/helena/grassdev7/grass_trunk/gui/wxpython/timeline > > Helena >> >> Vaclav >> >> https://trac.osgeo.org/grass/changeset/57814 >> _______________________________________________ >> grass-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/grass-dev > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
