Markus Neteler wrote:

> > I suspect that GDALLIBS should include -lstdc++. That's arguably a bug
> > in the gdal-config script. In practice it will only matter if GDAL is
> > a static library; shared libraries record their dependencies.
> 
> checking for gdal-config... /gpfs/home/neteler/bin//bin/gdal-config
> configure: error: *** Unable to locate GDAL library.

> ld: 0711-317 ERROR: Undefined symbol: vtable for
> __cxxabiv1::__si_class_type_info

> No idea how to get -lstdc++ in here/GRASS.

Edit the gdal-config script and put it in there. Along with anything
else which is required to get the GDAL configure test to pass.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to