[GRASS-dev] [GRASS GIS] #57: v.digit compilation failure

GRASS GIS trac at osgeo.org
Tue Feb 19 21:55:57 EST 2008


#57: v.digit compilation failure
----------------------------+-----------------------------------------------
 Reporter:  glynn           |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect          |      Status:  new                      
 Priority:  major           |   Milestone:  6.3.0                    
Component:  Python          |     Version:  svn-trunk                
 Keywords:  v.digit v.edit  |  
----------------------------+-----------------------------------------------
 v.digit depends upon v.edit but is built before it. The result is that
 compilation fails due to the absence of vedit.h (and if it wasn't for the
 header, linking would fail due to the absence of libgrass_vedit).

 vector/v.edit/lib should be moved to lib/vedit (or maybe lib/vector/vedit)
 if it is meant to be used outside of v.edit.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/57>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/


More information about the grass-dev mailing list