[Gdal-dev] problems building on redhat enterprise

Diana Esch-Mosher desch-mosher at lanl.gov
Thu Nov 1 17:57:48 EDT 2007


I cannot compile on redhat enterprise 4 or 5. I get the following error:

In file included from ogrutils.cpp:37:
ogrsf_frmts/ogrsf_frmts.h: In member function `void
OGRLayer::SetStyleTable(OGRStyleTable*)':
ogrsf_frmts/ogrsf_frmts.h:107: error: 'class OGRStyleTable' has no
member named 'Clone'
ogrsf_frmts/ogrsf_frmts.h: In member function `void
OGRDataSource::SetStyleTable(OGRStyleTable*)':
ogrsf_frmts/ogrsf_frmts.h:187: error: 'class OGRStyleTable' has no
member named 'Clone'
make[1]: *** [ogrutils.o] Error 1
make[1]: Leaving directory `/a/toaster-
g3.lanl.gov/vol/home/u/harve/src/gdal-1.4.2/ogr'
make: *** [ogr-target] Error 2


When it does compile on 3 it seg faults on something simple like gdalinfo in a tif file. I traced the problem with gdalinfo down the GDALOpen call and in there to opening the first driver. I have configured with everything I can to be internal. Needing to get past this and get some work done .... can anyone give me hint what could be going wrong. 

Thanks,

Diana Esch-Mosher






More information about the gdal-dev mailing list