<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Monkeying around with my first GDAL/OGR builds in Mac OS X 10.7.4 tonight ... Got it built with FGB support, then tried OGDI.<div><br></div><div>This required compiling OGDI first, which I eventually got to go with the 3.2.0-beta2 instructions from kyngchaos (<a href="http://www.kyngchaos.com/macosx/build/ogdi">http://www.kyngchaos.com/macosx/build/ogdi</a>) - Thanks!</div><div><br></div><div>But now I can't get GDAL 1.9.2 to re-compile --with-ogdi ... </div><div><br></div><div>My ./configure looks like this ... </div><div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div>./configure --with-threads --disable-static --without-grass \</div><div>--with-geos=/opt/opengeo/pgsql/9.1/bin/geos-config --with-proj=/opt/opengeo/pgsql/9.1/bin/proj \</div><div>--with-fgdb=/Library/FileGDB_API/ --with-pg=/opt/opengeo/pgsql/9.1/bin/pg_config --with-ogdi=/usr/local/lib/ogdi/ \</div><div>--prefix="$HOME/local" CFLAGS=" -Os -arch x86_64" CXXFLAGS=" -Os -arch x86_64" LDFLAGS=" -arch x86_64"</div><div><br></div></blockquote>But I keep getting told that ecs.h cannot be found ...<div><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>...</div></div><div><div>checking for jpeg12... enabled</div></div><div><div>checking for DGifOpenFileName in -lgif... no</div></div><div><div>checking gif_lib.h usability... no</div></div><div><div>checking gif_lib.h presence... no</div></div><div><div>checking for gif_lib.h... no</div></div><div><div>using internal gif code.</div></div><div><div>checking for cln_GetLayerCapabilities in -logdi... yes</div></div><div><div>configure: error: ecs.h not found.</div></div><div><br></div></blockquote>Any lovin'? TIA, Sam<div><div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><br></div></blockquote><div><br></div></div></div></body></html>