[Gdal-dev] problem with config...

Matthew Roberson adidassneakers at yahoo.com
Wed Nov 23 10:47:38 EST 2005


Hello,

I am attempting to compile gdal-1.3.1 on OS X 10.4.2. 
I am getting an error when I run config and I am
hoping somebody can help me figure out how to resolve
the problem.  

The error is:

checking for XTIFFClientOpen in -lgeotiff... no
configure: error: We require at least GeoTIFF 1.2.1.
Consider using the one supplied with GDAL

At the end of this message I have include the config
statement I used and the output it generated.  I would
greatly appreciate any help anyone can offer.

Thanks,

Matt

Matthew-Robersons-Computer:/dls/gdal-1.3.1
matthewroberson$ cd ..     
Matthew-Robersons-Computer:/dls matthewroberson$ tar
-zxf gdal-1.3.1.tar.gzMatthew-Robersons-Computer:/dls
matthewroberson$ cd
gdal-1.3.1Matthew-Robersons-Computer:/dls/gdal-1.3.1
matthewroberson$ ./configure
--mandir=/usr/local/share/man --without-python
--with-threads --with-static-proj4=/usr/local
--with-libtiff=/usr/local --with-geotiff=/usr/local
--with-jpeg=/usr/local --with-gif=/usr/local
--with-png=/usr/local --with-jasper=/usr/local
--with-pg=/usr/local/pgsql/bin/pg_config
--with-mysql=/usr/local/mysql/bin/mysql_config
--with-netcdf=/dls/netcdf-3.6.0-p1/src
--with-hdf4=/dls/HDF4.2r1/hdf4.2r1-darwin
--with-ogdi=/usr/local
--with-geos=/usr/local/bin/geos-config
checking build system type...
powerpc-apple-darwin8.3.0
checking host system type... powerpc-apple-darwin8.3.0
checking target system type...
powerpc-apple-darwin8.3.0
checking for gcc... gcc
checking for C compiler default output file name...
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none
needed
checking for g++... g++
checking whether we are using the GNU C++ compiler...
yes
checking whether g++ accepts -g... yes
checking for a sed that does not truncate output...
/usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object
files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries...
pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77
compiler... no
checking whether  accepts -g... no
checking the maximum length of command line
arguments... 65536
checking command to parse /usr/bin/nm -p output from
gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions...
no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin8.3.0
dyld
checking how to hardcode library paths into
programs... immediate
checking whether stripping libraries is possible...
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports
shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... darwin8.3.0
dyld
checking how to hardcode library paths into
programs... immediate
checking whether stripping libraries is possible...
yes
appending configuration tag "F77" to libtool
checking for dlopen in -ldl... yes
checking for nanosleep in -lrt... no
checking for ANSI C header files... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking dbmalloc.h usability... no
checking dbmalloc.h presence... no
checking for dbmalloc.h... no
checking for dlfcn.h... (cached) yes
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking whether byte ordering is bigendian... yes
checking for 64bit integer type... long long
checking for 64bit file io... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for int8... no
checking for int16... no
checking for int32... no
checking native cpu bit order... msb2lsb
checking for vprintf... yes
checking for _doprnt... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for atoll... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for setlocale... yes
checking for local include/lib path... none
checking for pthread_create in -lpthread... yes
checking for deflateInit_ in -lz... yes
using pre-installed libz
checking for PostgreSQL... yes
checking for G_gisinit_2 in -lgrass5... no
checking for ffopen in -lcfitsio... no
libcfitsio not found - FITS support disabled
checking for Mopen in -lcsf... no
checking csf.h usability... no
checking csf.h presence... no
checking for csf.h... no
using internal csf code.
using libnetcdf from /dls/netcdf-3.6.0-p1/src.
using libpng from /usr/local.
using libtiff from /usr/local.
checking for XTIFFClientOpen in -lgeotiff... no
configure: error: We require at least GeoTIFF 1.2.1.
Consider using the one supplied with GDAL
Matthew-Robersons-Computer:/dls/gdal-1.3.1
matthewroberson$ 



More information about the Gdal-dev mailing list