Hi Frank:

I got gdal-svn-trunk-2008.10.14.tar.gz. When I compiled it on Linux server 32bits I got the following errors:

================================
gt_overview.cpp: In function `toff_t GTIFFWriteDirectory(TIFF*, int, int, int, int, int, int, int, int, int, int, int, int, short unsigned int*, short unsigned int*, short unsigned int*, int, short unsigned int*, const char*)':
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 `/nas/uncch/depts/cep/emc/lran/mims/mimssp_10_2007/src/libs/gdal-svn-trunk-2008.10.14/frmts/gtiff'
make[1]: *** [gtiff-install-obj] Error 2
make[1]: Leaving directory `/nas/uncch/depts/cep/emc/lran/mims/mimssp_10_2007/src/libs/gdal-svn-trunk-2008.10.14/frmts'
make: *** [frmts-target] Error 2
=================================

Could you tell me how I can fix it?

Thanks,

Limei


Quoting Frank Warmerdam:

Limei Ran wrote:
Hi:

Could you tell me how I can get grib format to build with gdal? I am using a server and I do not have svn or I can install one. Can I ftp grib format from somewhere?

Limei,

If you build from GDAL trunk (the development version) then GRIB format
is included by default.  Try grabbing the "trunk" zip or .tar.gz from:

 http://download.osgeo.org/gdal/daily/

The 1.5 branch GRIB support is considerably harder to setup and I think is
lacking in a number of other details.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, [EMAIL PROTECTED]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to