[Gdal-dev] ECW Source SDK Available - Linux Binaries Prepared
Steve Halasz
debian at adkgis.org
Thu Jan 27 11:35:14 EST 2005
On Wed, 2005-01-26 at 01:07 -0500, Frank Warmerdam wrote:
> Folks,
>
> The long awaited release of the ECW SDK from ERMapper has finally arrived,
> and I have built the code for Linux (with gcc 3.3). The building is a bit
> tricky, so I thought it might be of interest to some folks to have pre-build
> binaries for linux. I have put them at:
>
> http://gdal.org/dl/ecwsdk-3.1.25Jan05-linux.tar.gz
>
> I *think* this should work with gdal 1.2.5.
Trying to compile with 1.2.5 I get:
make[3]: Entering directory
`/home/steve/projects/qgis/debian/gdal/gdal-1.2.5/frmts/ecw'
../../GDALmake.opt:281: *** Recursive variable `CPPFLAGS' references
itself (eventually). Stop.
My GDALmake.opt has:
CPPFLAGS = -I$(GDAL_ROOT)/port
-I/home/steve/downloads/ecwsdk-3.1.25Jan05-linux/include
And frmts/ecw/GNUmakefile has:
CPPFLAGS = $(GDAL_INCLUDE) -DFRMT_ecw $(CPPFLAGS)
This seems like it should be easy to work around, but I'm not very wise
in the ways of make.
Thanks,
Steve
More information about the Gdal-dev
mailing list