Re: [gdal-dev] GDAL 1.10 build fails on FreeBSD

2013-09-04 Thread Frank Broniewski
Am 2013-09-03 14:55, schrieb Frank Broniewski: Hi all, I tried updating Gdal to the latest version on my FreeBSD system, but the build fails: c postgisrasterdataset.cpp -fPIC -DPIC -o ../o/.libs/postgisrasterdataset.o postgisrasterdataset.cpp: In function 'void GDALRegister_PostGISRaster()':

Re: [gdal-dev] GDAL 1.10 build fails on FreeBSD

2013-09-03 Thread Marius Jigmond
Frank, You'll need a newer PostGIS (2.x+) if you want to compile GDAL 1.10 with PG support. http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html -marius > Date: Tue, 3 Sep 2013 17:02:44 +0200 > From: sc...@sarvision.nl > To: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev

Re: [gdal-dev] GDAL 1.10 build fails on FreeBSD

2013-09-03 Thread Vincent Schut
On Tue, 03 Sep 2013 14:55:20 +0200 Frank Broniewski wrote: > Hi all, > > I tried updating Gdal to the latest version on my FreeBSD system, but > the build fails: > > > c postgisrasterdataset.cpp -fPIC -DPIC > -o ../o/.libs/postgisrasterdataset.o postgisrasterdataset.cpp: In > function 'void

[gdal-dev] GDAL 1.10 build fails on FreeBSD

2013-09-03 Thread Frank Broniewski
Hi all, I tried updating Gdal to the latest version on my FreeBSD system, but the build fails: c postgisrasterdataset.cpp -fPIC -DPIC -o ../o/.libs/postgisrasterdataset.o postgisrasterdataset.cpp: In function 'void GDALRegister_PostGISRaster()': postgisrasterdataset.cpp:2096: error: 'GDAL_DM