Finally had a chance to try it myself. Looks like changes in r31909 broke it. The tests are now including gdal.h, yet the GDAL include path isn't added to the test compile:

configure:7677: gcc -o conftest -Os -arch ppc -arch i386 -arch ppc - arch i386 -arch ppc -arch i386 conftest.c -L/Library/Frameworks/ GDAL.framework/Versions/1.5/unix/lib -lgdal 1>&5
configure:7671:18: error: gdal.h: No such file or directory


On Jul 4, 2008, at 12:28 PM, Glynn Clements wrote:


Massimo Di Stefano wrote:

i'm tring to update grass from svn, on osx .

the configure find gdal-config
but fail to find gdal libraries
....
.....
......
checking for location of JPEG includes... /Library/Frameworks/
UnixImageIO.framework/unix/include
checking for jpeglib.h... yes
checking for location of JPEG library... /Library/Frameworks/
UnixImageIO.framework/unix/lib
checking for jpeg_start_compress in -ljpeg... yes
checking whether to use GDAL... yes
checking for gdal-config... /Library/Frameworks/GDAL.framework/
Programs/gdal-config
configure: error: *** Unable to locate GDAL library.

Look in config.log for the command which fails and any error messages
which it generates.

--
Glynn Clements <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"I ache, therefore I am.  Or in my case - I am, therefore I ache."

- Marvin


_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to