problem while installing gdal

Chakravarthy Terlapu cterlapu at c...
Mon Nov 13 11:54:15 EST 2000


Hi,

When I typed in "make" command I got the following errors. Could anyone
help me what the problem might be

(cd pymod; make) make[1]: Entering directory
`/home/cterlapu/gdal-1.1.0/pymod' c++ -shared gdal_wrap.o gdal_custom.o \
-L.. -lgdal.1.1 -lpng -ldl -lm -o _gdalmodule.so make[1]: Leaving
directory `/home/cterlapu/gdal-1.1.0/pymod' (cd apps; make) make[1]:
Entering directory `/home/cterlapu/gdal-1.1.0/apps' c++ gdalinfo.o
/home/cterlapu/gdal-1.1.0/gdal.a /home/cterlapu/gdal-1.1.0/ogr/ogr.a
/home/cterlapu/gdal-1.1.0/frmts/o/*.a /home/cterlapu/gdal-1.1.0/gdal.a
/home/cterlapu/gdal-1.1.0/port/cpl.a -lpng -ldl -lm \
-o gdalinfo /usr/lib/libpng.so: undefined reference to `crc32'
collect2: ld returned 1 exit status make[1]: *** [gdalinfo] Error 1
make[1]: Leaving directory `/home/cterlapu/gdal-1.1.0/apps'
make: *** [default] Error 2 


Thanks in advance
Chak





More information about the Gdal-dev mailing list