Hi you all,<br><br>I am trying to build gdal libraries with ECW support (<a href="http://trac.osgeo.org/gdal/wiki/ECW" target="_blank">http://trac.osgeo.org/gdal/wiki/ECW</a>) because this compression format is not enabled in the standard package (it&#39;s not under GPL).<br>


<br>Steps are very easy, download ECW SDK source from <a href="http://ermapper.com/" target="_blank">http://ermapper.com/</a>, configure &amp;&amp; make &amp;&amp; make install and then apt-source in order to get debian sources of libgdal.<br>


<br>I then edit the debian/rules file in order to add ecw support and
start building with dpkg-builpackage -uc but the whole process stops
with this error:<br><br>dh_shlibdeps -L libgdal1-1.5.0 -l debian/libgdal1-1.5.0/usr/lib<br>
dpkg-shlibdeps: failure: no dependency information found for
/usr/local/lib/libNCSUtil.so.0 (used by debian/libgdal1-1.5.0/usr/lib/<div id=":19t" class="ArwC7c ckChnd">libgdal1.5.0.so.1.12.2).<br>dh_shlibdeps: command returned error code 512<br>make[1]: *** [binary-common] Error 1<br>


<br>libNCSUtil.so.0 is part of libecw<br><br>Any ideas on this?<br>Is
there any flag I can pass to dpkg-builpackage in order to override
dependencies information check? I have tried with dpkg-buildpackage -d
with no success, same error<br>
<br>regards<br>raffaele</div>