R: R: [Gdal-dev] Compile latest cvs under Solaris 2.8
Amici Alessandro
alessandro_amici at telespazio.it
Wed Oct 8 07:33:41 EDT 2003
Oliver,
> Thanks for your response. I did what you suggested without
> any effect.
ouch! the problem with OCI* symbols most probably is a leftover
from the libtool transition.
i don't have access to cvs right now, if you wish you may try to
add the following line inside the 'ifneq ($(ORACLE_HOME),)'
conditional in GDALmake.opt.in:
LIBS += $(OCI_LIB)
then you should be able to just run 'make' (no need to clean, hopefully).
cheers,
alessandro
More information about the Gdal-dev
mailing list