<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>I tried to compile grass on Macosx 10.4.11 (Tiger) today an got the same error message when running configure:</div><div>...</div><div><div>checking for gdal-config... /Library/Frameworks/GDAL.framework/Programs/gdal-config</div><div>configure: error: *** Unable to locate GDAL library.</div><div><br></div><div>The same happens with all versions of grass (i.e. grass-6.2.3, grass-6.3.0, grass-6.4.0RC2, grass-6.4.svn, grass-7.0.svn). </div><div>I attached the build script and the config.log to this mail, but the important part from the config.log should be the following:</div></div><div><div>...</div><div>gcc -o conftest -g -O2  -I/Library/Frameworks/GDAL.framework/Versions/1.5/Headers    conftest.c  -L/Library/Frameworks/GDAL.framework/Versions/1.5/unix/lib -lgdal  1>&amp;5</div><div>/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: @loader_path/Libraries/libogdi.dylib referenced from: /Library/Frameworks/GDAL.framework/Versions/1.5/unix/lib/libgdal.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)</div><div>...</div><div><br></div><div>So there are problems with loading other libraries (not the gdal-library).</div><div>Has someone an idea why this goes wrong? I installed all frameworks needed from <a href="http://www.kyngchaos.com/software:grass/">http://www.kyngchaos.com/software:grass/</a> </div><div><br></div><div>Thanks,</div><div>Andreas.</div><div><br></div><div><span></span></div></div></body></html>