On 6 June 2013 19:06, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@mines-paris.org" target="_blank">even.rouault@mines-paris.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>>  frmts/msg/msgcommand.cpp:434: error: 'sprintf' was not declared in this<br>
> scope<br>
> (needed a #include)<br>
<br>
</div>Perhaps you can provide the patch ? This driver is most likely not compiled on<br>
a regular basis due to its unusual dependencies.<br></blockquote><div><br></div><div>I just added  #include <cstdio></div><div>but I didn't want to provide a patch in case that's not the right thing to do</div>



<div>for all systems/compilers/etc, eg. maybe it should be <stdio.h> ?</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>>   --with-rename-internal-libtiff-symbols=yes and<br>
>  --with-rename-internal-libgeotiff-symbols=yes<br>
>  .libs/libgdal.so: undefined reference to `TIFFReadEncodedStrip'<br>
>  (had to configure without those options)<br></div>
If problems persists, could you issue "grep TIFFReadEncodedStrip frmts/o/*"<br>
and "grep gdal_TIFFReadEncodedStrip frmts/o/*" and report the output ?<br></blockquote><div><br></div><div> I can't rebuild this right now so if anyone else would like to try then all you have to do is use the --with-rename options and observe the link failure.</div>

<div><br></div></div>