[gdal-dev] python support on solaris

Chris Garrard garrard.chris at gmail.com
Fri Apr 24 19:40:12 EDT 2009


I've compiled GDAL 1.6.0 on Solaris 10, and most everything seems to work
fine.  However, I need Python support, but I get the following error when I
try to import the gdal module:

>>> from osgeo import gdal
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/opt/csw/lib/python2.5/site-packages/osgeo/gdal.py", line 7, in
<module>
    import _gdal
ImportError: ld.so.1: python: fatal: relocation error: file
/opt/csw/lib/python2.5/site-packages/osgeo/_gdal.so: symbol __1c2N6FI_pv_:
referenced symbol not found

I'd love to hear any ideas for how to solve this.

Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090424/9a4da584/attachment.html


More information about the gdal-dev mailing list