Re: [gdal-dev] Two gdal-1.10.0 build errors

2013-06-13 Thread Andrew Brooks
On 6 June 2013 19:06, Even Rouault wrote: > > frmts/msg/msgcommand.cpp:434: error: 'sprintf' was not declared in this > > scope > > (needed a #include) > > Perhaps you can provide the patch ? This driver is most likely not > compiled on > a regular basis due to its unusual dependencies. > I jus

Re: [gdal-dev] Two gdal-1.10.0 build errors

2013-06-06 Thread Even Rouault
Hi Andrew, > > Just a couple of problems: > > frmts/msg/msgcommand.cpp:434: error: 'sprintf' was not declared in this > scope > (needed a #include) Perhaps you can provide the patch ? This driver is most likely not compiled on a regular basis due to its unusual dependencies. > > --with-re

Re: [gdal-dev] Two gdal-1.10.0 build errors

2013-06-06 Thread Jean-Claude Repetto
On 06/06/2013 18:54, Andrew Brooks wrote: Hi Just a couple of problems: frmts/msg/msgcommand.cpp:434: error: 'sprintf' was not declared in this scope (needed a #include) --with-rename-internal-libtiff-symbols=yes and --with-rename-internal-libgeotiff-symbols=yes .libs/libgdal.so: unde

[gdal-dev] Two gdal-1.10.0 build errors

2013-06-06 Thread Andrew Brooks
Hi Just a couple of problems: frmts/msg/msgcommand.cpp:434: error: 'sprintf' was not declared in this scope (needed a #include) --with-rename-internal-libtiff-symbols=yes and --with-rename-internal-libgeotiff-symbols=yes .libs/libgdal.so: undefined reference to `TIFFReadEncodedStrip' (had