I (think) I have successfully built the ECW (libecwj2_2005-06-11_v3-2beta) on my Linux Suse 64 system.<br>
It has built the static .a and shared&nbsp; .so files in the lib directory.<br>
<br>
The make and make install of gdal fails however always complaining not finding:<br>
<br>
&quot;In file included from ecwdataset.cpp:150:<br>
vsiiostream.h:76:26: NCSECWClient.h: No such file or directory<br>
vsiiostream.h:77:34: NCSECWCompressClient.h: No such file or directory<br>
vsiiostream.h:78:23: NCSErrors.h: No such file or directory<br>
vsiiostream.h:79:21: NCSFile.h: No such file or directory<br>
vsiiostream.h:80:24: NCSJP2File.h: No such file or directory<br>
vsiiostream.h:81:28: NCSJP2FileView.h: No such file or directory&quot;<br>
<br>
All these files are located in /usr/local/Source/include directory.<br>
<br>
My gdal nmake.opt reads:<br>
<br>
ECWDIR&nbsp; = &nbsp;&nbsp; &nbsp;/usr/local<br>
ECWLIB&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(ECWDIR)/lib/libecwj2S.a<br>
or should it be:<br>
ECWLIB&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(ECWDIR)/lib/libecwj2.so<br>
<br>
Any help would be greatly appreciated.<br>
<br>
BR<br>
<br>
frequens<br>