[GRASS-dev] compilation of grass on AIX 7.1

Glynn Clements glynn at gclements.plus.com
Tue Jun 11 02:18:22 PDT 2013


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 <glynn at gclements.plus.com>


More information about the grass-dev mailing list