[GRASS-dev] [GRASS-SVN] r54352 - grass/branches/releasebranch_6_4

Martin Landa landa.martin at gmail.com
Thu Dec 20 05:22:48 PST 2012


Hi,

not sure if related, but my osgeo4w environment is broken since yesterday.

2012/12/20  <svn_grass at osgeo.org>:
> Author: neteler
> Date: 2012-12-20 00:58:11 -0800 (Thu, 20 Dec 2012)
> New Revision: 54352
>
> Modified:
>    grass/branches/releasebranch_6_4/aclocal.m4
>    grass/branches/releasebranch_6_4/configure
> Log:
> glynn: fix for MINGW; junk char removed

configure:8203: checking for location of TIFF includes
configure:8229: checking for tiffio.h
configure:8237: gcc -E    -I/c/OSGeo4W/include conftest.c >/dev/null
2>conftest.out
configure:8233:20: tiffio.h: No such file or directory
configure: failed program was:
#line 8232 "configure"
#include "confdefs.h"
#include <tiffio.h>

I checked tiffio.h and it's located in c:\osgeo4w\include. When I try
to compile a sample program I get

In file included from c:/OSGeo4W/include/tiffio.h:33,
                 from tiffio.c:1:
c:/OSGeo4W/include/tiff.h:77: error: syntax error before "int64"
c:/OSGeo4W/include/tiff.h:77: warning: data definition has no type or
storage class
c:/OSGeo4W/include/tiff.h:78: error: syntax error before "uint64"
c:/OSGeo4W/include/tiff.h:78:

Also c:\osgeo4w\lib\libtiff_i.lib disappeared. Libtiff package seems
to be changed in July.

Any idea what could be wrong? Thanks, Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-dev mailing list