[GRASS-dev] Re: [GRASS GIS] #1046: Compile error in gui/wxpython using make -j8

GRASS GIS trac at osgeo.org
Fri Apr 30 12:20:15 EDT 2010


#1046: Compile error in gui/wxpython using make -j8
------------------------+---------------------------------------------------
  Reporter:  huhabla    |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect     |      Status:  new                      
  Priority:  minor      |   Milestone:  7.0.0                    
 Component:  Compiling  |     Version:  svn-trunk                
Resolution:             |    Keywords:  make -j8, wxGUI          
  Platform:  Linux      |         Cpu:  x86-32                   
------------------------+---------------------------------------------------
Comment (by huhabla):

 Replying to [comment:2 glynn]:
 > Replying to [ticket:1046 huhabla]:
 > > Using "make -j8" for compilation produces and error in gui/wxpython.
 Running make again solves the problem. Maybe a dependency issue?
 >
 > Please provide the error message.

 Here it is:

 {{{
 GISBASE="/1/gebbert/src/grass_dev/grass_trunk/dist.i686-pc-linux-gnu" \
         python gui_modules/menudata.py > menustrings.py
 python -m py_compile /1/gebbert/src/grass_dev/grass_trunk/dist.i686-pc-
 linux-gnu/etc/gui/wxpython/gui_modules/globalvar.py
 Traceback (most recent call last):
   File "gui_modules/menudata.py", line 40, in <module>
     import globalvar
   File
 "/1/gebbert/src/grass_dev/grass_trunk/gui/wxpython/gui_modules/globalvar.py",
 line 25, in <module>
     import grass.script as grass
 ImportError: No module named grass.script
 make[3]: *** [menustrings.py] Error 1
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1046#comment:3>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list