[Gdal-dev] GDAL 1.3.1 Alpha 2 Released

Thom DeCarlo t.r.decarlo at larc.nasa.gov
Mon Oct 3 09:54:17 EDT 2005


It looks like the cygwin build is broken in the 1.3.2 alpha2 release. I
downloaded a fresh update of Cygwin, but specified the gcc 3.3.3 compiler
(OpenSceneGraph won't compile with the Cygwin version of g++ 3.4.x). Did a
./configure and make with these results:

/bin/sh.exe ../libtool --mode=compile g++ -Wall  -O2   -I../port  -c -o
cpl_vsil.o cpl_vsil.cpp
 g++ -Wall -O2 -I../port -c cpl_vsil.cpp  -DPIC -o .libs/cpl_vsil.o
cpl_vsil.cpp: In function `int VSIFFlush(FILE*)':
cpl_vsil.cpp:167: error: new declaration `int VSIFFlush(FILE*)'
cpl_vsi.h:156: error: ambiguates old declaration `void VSIFFlush(FILE*)'
make[1]: *** [cpl_vsil.o] Error 1
make[1]: Leaving directory `/cygdrive/c/Svs_dev_C/gdal-1.3.1a2/port'
make: *** [port-target] Error 2

It will be a little while before I have time to dig into this. Maybe the
problem will be obvious to someone else, though.

Thom
--
Thom DeCarlo
--------------------------------------------------
   How Many Roads Must A Man Travel Down 
   Before He Admits He is Lost?


> -----Original Message-----
> From: Frank Warmerdam
> Sent: Friday, September 30, 2005 5:31 PM
> To: GDAL-dev
> Subject: [Gdal-dev] GDAL 1.3.1 Alpha 2 Released
> 
> Folks,
> 
> Yes, surely the fastest release turn around in GDAL history.  I have
> produced a new release at:
>   http://www.gdal.org/dl/gdal-1.3.1a2.tar.gz
>   http://www.gdal.org/dl/gdal131a2.zip
> 
> This fixes:
>  o Problems with pcrasterutils.cpp on VStudio 2003 (and possibly
>     some unix compilers).
>  o Incorporates fixes for GRASS projection support.
>  o A fix for the postgis driver that affected geometries read by
>     by user supplied SQL.
> 
> Best regards,
> --





More information about the Gdal-dev mailing list