R: R: [Gdal-dev] Compile latest cvs under Solaris 2.8
Frank Warmerdam
warmerdam at pobox.com
Wed Oct 8 11:02:42 EDT 2003
Oliver Wesp wrote:
> Almost. I changed the appropriate section in GDALmake.opt.in to
>
> ifneq ($(ORACLE_HOME),)
> HAVE_OCI = yes
> OCI_INCLUDE = -I$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME)/rdbms/public
> OCI_LIB = -L$(ORACLE_HOME)/lib -lclntsh
> LIBS += $(OCI_LIB)
> else
> HAVE_OCI = no
> endif
Oliver,
I have committed the OCI fix for LIBS into CVS (in GDALmake.opt.in).
> Now it looks like we're rid of the OCI stuff, but the GDALRasterBand
> issue remains.
>
> Undefined first referenced
> symbol in file
> GDALRasterBand::FreeClassNames(char**, int*)../.libs/libgdal.so
> GDALRasterBand::GetClassNames(int*) ../.libs/libgdal.so
> ld: fatal: Symbol referencing errors. No output written to .libs/ogrinfo
I have never seen these methods before, and can't find them in CVS. Do they
appear in your gdal_priv.h? This part is very weird.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list