Lucena, Ivan wrote:
...
Error:
gt_overview.cpp:75: error: `TIFFFreeDirectory' was not declared in this scope
gt_overview.cpp:75: warning: unused variable 'TIFFFreeDirectory'
make[2]: *** [../o/gt_overview.o] Error 1
make[2]: Leaving directory
`/home/joe/GDAL/gdal-svn-trunk-2008.11.20/frmts/g
Thanks Even. I am going to try that.
> ---Original Message---
> From: Even Rouault <[EMAIL PROTECTED]>
> Subject: Re: [gdal-dev] RedHat build error: `TIFFFreeDirectory' was not
> declared in this scope
> Sent: Nov 21 '08 20:12
>
> Ivan,
>
> See http://n2.nabble.com/get-fmrt-gri
Ivan,
See http://n2.nabble.com/get-fmrt-grib-td1313401.html.
I think someone recently reported that issue and if I remember well, RHEL 4 is
shipped with libtiff 3.6 that doesn't have TIFFFreeDirectory.
So the workaround is
to ./configure --with-libtiff=internal --with-libgeotiff=internal
(pass
Hi there,
Downloading the nightly source distribution gdal-svn-trunk-2008.11.20.tar.gz on
a RedHat Linux,
$ cat /etc/redhat-release
Enterprise Linux Enterprise Linux AS release 4 (October Update 7)
It is resulting in a error on gt_overview
% ./configure --prefix=/home/joe/utils/gdal
% make
...
I would also be very interested in seeing the command which produced those
files. It looks like something I would expect to see as a result of
overview building after this patch (and average resampling):
https://trac.osgeo.org/gdal/ticket/2408
~Seth
On Thu, November 20, 2008 10:05 am, Frank Warm
hi list,
I downloaded the gdal overnight stable branch. When I built it, I got
the error messages below.
I searched web and found:
http://www.nabble.com/MrSID-Cross-Compiler-Information-to684614.html#a68
4614
My Linux is Redhat Enterprise and libstdc++.so.5 in /usr/lib is used
Does it mean that
Gong, Shawn (Contractor) wrote:
hi list,
Are libgeos.so and libgeos_c.so needed in building gdal and its
dependency libraries?
If they are needed, where can I download the source code to
build/include it in the gdal package?
I am running Linux and Solaris 9.
Shawn,
GEOS is not a require
hi list,
Are libgeos.so and libgeos_c.so needed in building gdal and its
dependency libraries?
If they are needed, where can I download the source code to
build/include it in the gdal package?
I am running Linux and Solaris 9.
thanks,
Shawn
___
gda
guillaume huby wrote:
Hello,
I am trying to build GDAL 1.6.0 beta2 (same result with 1.5.3) with
Visual Studio Express 2008.
Everything went fine until I get this message :
vb6_support.cpp(35) : fatal error C1083: Impossible to open include
file : 'atlbase.h' : No such file or direc
Andrew Brooks wrote:
This is the reason why I am getting the problems which can be seen in the
first image here: http://www.sat.dundee.ac.uk/~arb/gdal-bugs/
The "reprojection" of the vectors using ogr2ogr is badly breaking them, so
when I burn them using gdal_rasterize I get spurious lines ove
On Fri, 14 Nov 2008 23:49:59 -, Jamie Adams <[EMAIL PROTECTED]> wrote:
> The datum change isn't sufficient, as they are using different coordinate
> systems. They actually have to have the same SRS, otherwise gdal_rasterize
> will see 2 very different ranges of coordinates (meter vs latlong).
Hey all,
I made a mistake while adding a driver to the main building process on UNIX
(GDALmake.opt.in).
I just fixed it and I contacted Tom, who wrote this original thread, and he
confirmed the problem is gone.
Sorry for the disturbance,
Best regards,
Ivan
> ---Original Message---
Hello,
I am trying to build GDAL 1.6.0 beta2 (same result with 1.5.3) with Visual
Studio Express 2008.
Everything went fine until I get this message :
vb6_support.cpp(35) : fatal error C1083: Impossible to open include file :
> 'atlbase.h' : No such file or directory
Looking on the web I fall
using:
./configure --with-png --with-libtiff=internal --with-geotiff=internal
--with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config
--with-mysql=/usr/bin/mysql_config -
-with-sqlite --with-curl=/usr/bin/curl-config --with-python --with-expat
on fc9
Results in:
http://rafb.net/p
14 matches
Mail list logo