<div dir="ltr">Thanks so much Even, I'll try this.<br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div style="font-family:Helvetica,arial,sans-serif;font-size:18px;padding:20px 5px 10px 0px"><div><font color="#82b600">Juan Pedro Pérez Alcántara</font></div><div><font color="#7d7b7c">Chief Science Officer<br></font></div><div><br></div><div><a href="mailto:jp.alcantara@geographica.gs" style="color:rgb(125,123,124);font-size:12px;text-decoration:none" target="_blank">jp.alcantara@geographica.gs</a></div><div><a value="+34645816025" style="font-size:12px;color:rgb(17,85,204)">+34 670 786 422</a></div><div><u style="color:rgb(125,123,124);font-size:12px">                                                          </u><br></div><div><span style="color:rgb(125,123,124);font-size:12px">Avda. de Grecia 8</span></div><div><span style="color:rgb(125,123,124);font-size:12px">41012 Sevilla, Spain</span></div><div><span style="color:rgb(125,123,124);font-size:12px"><br></span></div><div><span style="color:rgb(125,123,124);font-size:12px">T  </span><a value="+34954701157" style="font-size:12px;color:rgb(17,85,204)">+34 954 701 157</a></div><div><span style="font-size:12px;color:rgb(125,123,124)">F  </span><a value="+34955110441" style="font-size:12px;color:rgb(17,85,204)">+34  955 110 441</a></div><div><div style="font-size:12px;display:inline!important"><b><font style="background-color:rgb(255,255,255)" color="#93c47d"><a href="http://www.geographica.gs" target="_blank">www.geographica.gs</a></font></b></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Sep 17, 2014 at 12:01 PM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Juan,<br>
<br>
It might be possible that one of the other third-party library that GDAL links<br>
to already links against your system library. Try a as minimal as possible<br>
GDAL build first to see if my hypothesis is right.<br>
<br>
Another thing to check is after configure to open GDALmake.opt. If there are<br>
occurrences of "-L/usr/lib ", remove them, and run make.<br>
<br>
Even<br>
<br>
Le mercredi 17 septembre 2014 11:36:49, Juan Pedro Pérez Alcántara a écrit :<br>
> Hi,<br>
><br>
> I'm having from quiet some time now an issue when building GDAL against an<br>
> external TIFF library. For sure is a very silly thing but I'm missing<br>
> something important nonetheless. So long, I ended up always compiling with<br>
> --with-libtiff=internal and have a perfectly functional installation, but<br>
> I'm just curious about this.<br>
><br>
> The things goes as follows: I installed tiff-4.0.3.tar.gz from <a href="http://osgeo.org" target="_blank">osgeo.org</a>,<br>
> then I try to configure the GDAL build with --with-libtiff=/usr/local/,<br>
> where I installed the libtiff, and it compiles. But somehow, when executing<br>
> gdalinfo against a TIFF, I get the following:<br>
><br>
> Warning 1: libtiff version mismatch : You're linking against libtiff 3.X,<br>
> but GDAL has been compiled against libtiff >= 4.0.0<br>
><br>
> And when I ldd gdalinfo, I get:<br>
><br>
>  libtiff.so.4 => /usr/lib/i386-linux-gnu/libtiff.so.4 (0xb6482000)<br>
>  libtiff.so.5 => /usr/local/lib/libtiff.so.5 (0xb640e000)<br>
><br>
> and I'm at a loss, it seems that is trying to link to the system library<br>
> instead the custom installed. Any insight on this will be most welcomed.<br>
> Many thanks in advance.<br>
> Juan Pedro Pérez Alcántara<br>
> Chief Science Officer<br>
><br>
> <a href="mailto:jp.alcantara@geographica.gs">jp.alcantara@geographica.gs</a><br>
> <a href="tel:%2B34%20670%20786%20422" value="+34670786422">+34 670 786 422</a><br>
><br>
> Avda. de Grecia 8<br>
> 41012 Sevilla, Spain<br>
><br>
> T  <a href="tel:%2B34%20954%20701%20157" value="+34954701157">+34 954 701 157</a><br>
> F  <a href="tel:%2B34%20%20955%20110%20441" value="+34955110441">+34  955 110 441</a><br>
> *<a href="http://www.geographica.gs" target="_blank">www.geographica.gs</a> <<a href="http://www.geographica.gs" target="_blank">http://www.geographica.gs</a>>*<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a><br>
</font></span></blockquote></div><br></div>