[GRASS-dev] [GRASS GIS] #1269: ctypesgen doesn't handle OS X framework option

GRASS GIS trac at osgeo.org
Fri Jan 28 12:50:17 EST 2011


#1269: ctypesgen doesn't handle OS X framework option
-------------------------+--------------------------------------------------
 Reporter:  kyngchaos    |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.5.0                    
Component:  Default      |     Version:  svn-develbranch6         
 Keywords:  ctypes       |    Platform:  MacOSX                   
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 See http://code.google.com/p/ctypesgen/issues/detail?id=11

 Update GRASS' copy when it's fixed.

 Affects linking with the new GDAL 1.8 framework gdal-config which returns
 a -framework option instead of the old -L/-l unix compatibility combo.

 Until then, I have some ideas for a workaround that I need to explore.

 One workaround is to change the GDAL 1.8 gdal-config back to the old
 options:

 {{{
 CONFIG_LIBS="-L/Library/Frameworks/GDAL.framework/unix/lib -lgdal"
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1269>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list