[Gdal-dev] bad make in linux
Frank Warmerdam
warmerdam at pobox.com
Wed Sep 24 21:36:09 EDT 2003
g.leej wrote:
> hi..
>
> I'm unable to compile here in debian unstable with the following error
> output and thx for any assistance you can provide:
> ---------
> make[2]: Entering directory `/home/neighborlee/gdal-1.1.9/frmts/bmp'
> make[2]: Nothing to be done for `install-obj'.
> make[2]: Leaving directory `/home/neighborlee/gdal-1.1.9/frmts/bmp'
>
> make[2]: Entering directory `/home/neighborlee/gdal-1.1.9/frmts/gif'
> g++ -c -I../.. -I../../port -I../../gcore -I../../ogr -Wall -fPIC -O2
> gifdataset.cpp -o gifdataset.o
> gifdataset.cpp: In constructor
> `GIFRasterBand::GIFRasterBand(GIFDataset*, int,
> SavedImage*)':
> gifdataset.cpp:202: error: 'struct ExtensionBlock' has no member named '
> Function'
> make[2]: *** [gifdataset.o] Error 1
> make[2]: Leaving directory `/home/neighborlee/gdal-1.1.9/frmts/gif'
> make[1]: *** [sub-libs] Error 1
> make[1]: Leaving directory `/home/neighborlee/gdal-1.1.9/frmts'
> make: *** [frmts-target] Error 2
> neighborlee at Handimanstation1:~/gdal-1.1.9$
Hi,
It would appear you have an incompatible version of libungif on
your system somehow. I would suggest re-configuring with
--with-gif=internal or --without-gif.
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