[Gdal-dev] python import error: undefined symbol: SWIG_MakePtr

Vincent Schut schut at sarvision.nl
Thu Jan 18 09:51:30 EST 2007


Never mind, apparently my svn checkout wasn't complete. Did an update 
today and everything is working again.

Vincent Schut wrote:
> Hi all,
>
> with a fresh svn checkout of gdal and using the oldfashioned python 
> bindings, I get the following error:
>
> Python 2.5 (r25:51908, Oct 27 2006, 11:17:07)
> [GCC 4.1.1 (Gentoo 4.1.1-r1)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import gdal
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
>  File "/usr/lib64/python2.5/site-packages/gdal.py", line 191, in <module>
>    import _gdal
> ImportError: /usr/lib64/python2.5/site-packages/_gdalmodule.so: 
> undefined symbol: SWIG_MakePtr
> >>>
>
> Btw subversion is working, I could do an anonymous checkout without 
> any problems.
>
> Vincent.
> _______________________________________________
> Gdal-dev mailing list
> Gdal-dev at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/gdal-dev




More information about the Gdal-dev mailing list