[GRASS-dev] Re: [GRASS GIS] #658: swig/python fails to build with older version of swig

GRASS GIS trac at osgeo.org
Mon Feb 22 07:38:36 EST 2010


#658: swig/python fails to build with older version of swig
----------------------------------+-----------------------------------------
  Reporter:  hamish               |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect               |      Status:  new                      
  Priority:  major                |   Milestone:  6.5.0                    
 Component:  SWIG (all bindings)  |     Version:  svn-develbranch6         
Resolution:                       |    Keywords:  python                   
  Platform:  Linux                |         Cpu:  x86-32                   
----------------------------------+-----------------------------------------
Comment (by glynn):

 Replying to [comment:1 hamish]:
 > But now I get an error building 6.5svn
 >
 {{{
 I/usr/local/src/grass/svn/grass65/dist.i686-pc-linux-gnu/include
 -I../include/python -outdir . -python -o utils_wrap.c -module utils
 -shadow ../include/python/utils.i
 make[1]: I/usr/local/src/grass/svn/grass65/dist.i686-pc-linux-gnu/include:
 Command not found
 }}}

 This indicates that $(SWIG) is empty.

 > also, is this a typo?? (6.5svn swig/python/Makefile)
 {{{
 -EXTRA_SWG = ../include/python/my_typemaps.i ../include/python/common.i
 +EXTRA_SWIG = ../include/python/my_typemaps.i ../include/python/common.i
 }}}

 Yes.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/658#comment:2>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list