[Gdal-dev] VSIFOpenL/VSIFCloseL problem compiling GDAL 1.3.0 for cygwin

Jonathan Greenberg jgreenberg at arc.nasa.gov
Sat Aug 20 17:10:13 EDT 2005


I tried compiling gdal 1.3.0 for cygwin using just a normal ./configure
command (but with the 64 bit compiler flags for large file support) and am
getting this error:

make[1]: Entering directory `/home/jonathan/gdal-1.3.0/gdal-1.3.0'
GNUmakefile:43: warning: overriding commands for target `libgdal.la'
GNUmakefile:39: warning: ignoring old commands for target `libgdal.la'
make[1]: `libgdal.la' is up to date.
make[1]: Leaving directory `/home/jonathan/gdal-1.3.0/gdal-1.3.0'
(cd ogr; make apps)
make[1]: Entering directory `/home/jonathan/gdal-1.3.0/gdal-1.3.0/ogr'
/bin/sh.exe ../libtool --mode=link	g++  ogrinfo.o ../libgdal.la -o
ogrinfo.exe
g++ ogrinfo.o -o ogrinfo.exe  ../.libs/libgdal.a -L/usr/lib -lpq -lz
../.libs/libgdal.a(cpl_conv.o):cpl_conv.cpp:(.text+0x1560): undefined
reference to `_VSIFOpenL'
../.libs/libgdal.a(cpl_conv.o):cpl_conv.cpp:(.text+0x184f): undefined
reference to `_VSIFCloseL'
collect2: ld returned 1 exit status
make[1]: *** [ogrinfo.exe] Error 1
make[1]: Leaving directory `/home/jonathan/gdal-1.3.0/gdal-1.3.0/ogr'
make: *** [ogr-apps] Error 2

Thoughts?

--j

--

Jonathan A. Greenberg, PhD
NRC Research Associate
NASA Ames Research Center
MS 242-4
Moffett Field, CA 94035-1000
Office: 650-604-5896
Cell: 415-794-5043
AIM: jgrn307
MSN: jgrn307 at hotmail.com






More information about the Gdal-dev mailing list