<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><span></span></div></div><div><div>Am 06.07.2008 um 21:51 schrieb Michael Barton:</div><br class="Apple-interchange-newline"><blockquote type="cite">I just tried to compile GRASS yesterday to catch up. It won't get past configure, giving a gdal not found error. <div><br></div><div>I'm using a Mac with OS X 10.5 I'm using the same configuration string that worked a couple weeks back. I updated from source yesterday (GRASS 6.4 and 7 give the same results). To be on the safe side, after getting these errors, I updated my frameworks (including the gdal framework), from William Kyngesbury's site. Same result.</div><div><br></div><div>William mentioned that other people have had similar issues. So, I've pasted in my configure string and configure output below and attached the config.log file. If anyone has suggestions I'll try them out.</div><div><div><br></div><div>Thanks</div><div>Michael<br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">____________________</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">C. Michael Barton, Professor of Anthropology</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Director of Graduate Studies</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">School of Human Evolution &amp; Social Change</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Center for Social Dynamics &amp; Complexity</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Arizona State University</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Phone: 480-965-6262</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Fax: 480-965-7671</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">www: &lt;<a href="http://www.public.asu.edu/~cmbarton">www.public.asu.edu/~cmbarton</a>></font></div></div></span><br class="Apple-interchange-newline"></div></span></div><div><br></div> </div></div><span></span><span>&lt;config.log></span><span></span><div><div><div><br></div><div><br></div><div>=========== configure string and output ============</div><div><br></div><div><div>Last login: Sat Jul  5 18:26:18 on ttys000</div><div>cmb-MBP-2:~ cmbarton$ cd /Users/cmbarton/grass_dev/grass6_src </div><div>cmb-MBP-2:grass6_src cmbarton$ export NAD2BIN=/Library/Frameworks/PROJ.framework/Programs/nad2bin</div><div>cmb-MBP-2:grass6_src cmbarton$ ./configure --with-freetype --with-freetype-includes="/Library/Frameworks/FreeType.framework/unix/include/freetype2 /Library/Frameworks/FreeType.framework/unix/include" --with-freetype-libs=/Library/Frameworks/FreeType.framework/unix/lib --with-gdal=/Library/Frameworks/GDAL.framework/Programs/gdal-config --with-proj --with-proj-includes=/Library/Frameworks/PROJ.framework/unix/include --with-proj-libs=/Library/Frameworks/PROJ.framework/unix/lib --with-proj-share=/Library/Frameworks/PROJ.framework/Resources/proj --with-jpeg-includes=/Library/Frameworks/UnixImageIO.framework/unix/include --with-jpeg-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-png-includes=/Library/Frameworks/UnixImageIO.framework/unix/include --with-png-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-tiff-includes=/Library/Frameworks/UnixImageIO.framework/unix/include --with-tiff-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --without-postgres --without-mysql --with-odbc --with-sqlite --with-sqlite-libs=/Library/Frameworks/SQLite3.framework/unix/lib --with-sqlite-includes=/Library/Frameworks/SQLite3.framework/unix/include --with-fftw-includes=/Library/Frameworks/FFTW3.framework/unix/include --with-fftw-libs=/Library/Frameworks/FFTW3.framework/unix/lib --with-cxx --with-tcltk-includes=/usr/local/tcltk/include --with-tcltk-libs=/usr/local/tcltk/lib --with-x --without-motif --without-glw --with-opengl=x11 --with-opengl-libs=/usr/X11R6/lib --without-readline --prefix=/Applications/GRASS --enable-macosx-app --with-python --with-wxwidgets=/usr/local/lib/wxPython-unicode-2.8.7.1/bin/wx-config</div><div>checking host system type... i386-apple-darwin9.4.0</div><div>checking for gcc... gcc</div><div>checking whether the C compiler (gcc  ) works... yes</div><div>checking whether the C compiler (gcc  ) is a cross-compiler... no</div><div>checking whether we are using GNU C... yes</div><div>checking whether gcc accepts -g... yes</div><div>checking for Cygwin environment... no</div><div>checking for mingw32 environment... no</div><div>checking for executable suffix... no</div><div>checking for full floating-point support... yes</div><div>checking for pwd... /bin/pwd</div><div>checking for source directory... /Users/cmbarton/grass_dev/grass6_src</div><div>checking for build directory... /Users/cmbarton/grass_dev/grass6_src</div><div>checking for MacOSX App... yes</div><div>checking how to build libraries... shared</div><div>checking for ranlib... ranlib</div><div>checking how to run the C preprocessor... gcc -E</div><div>checking if 64bit support is requested... no</div><div>checking if 64bit Sparc VIS support is requested... no</div><div>checking system version (for dynamic loading)... Darwin-9.4.0</div><div>checking for dlopen in -ldl... yes</div><div>checking for ar... ar</div><div>checking for additional include dirs... </div><div>checking for additional library dirs... </div><div>checking for a BSD compatible install... /usr/bin/install -c</div><div>checking for flex... flex</div><div>checking for yywrap in -lfl... yes</div><div>checking for bison... bison -y</div><div>checking for ranlib... ranlib</div><div>checking for ar... ar</div><div>checking for env... env</div><div>checking for perl... /usr/bin/perl</div><div>checking for ANSI C header files... yes</div><div>checking for limits.h... yes</div><div>checking for termio.h... no</div><div>checking for termios.h... yes</div><div>checking for unistd.h... yes</div><div>checking for values.h... no</div><div>checking for f2c.h... no</div><div>checking for g2c.h... no</div><div>checking for sys/ioctl.h... yes</div><div>checking for sys/mtio.h... yes</div><div>checking for sys/resource.h... yes</div><div>checking for sys/time.h... yes</div><div>checking for sys/timeb.h... yes</div><div>checking for sys/types.h... yes</div><div>checking for sys/utsname.h... yes</div><div>checking for libintl.h... no</div><div>checking for iconv.h... yes</div><div>checking for langinfo.h... yes</div><div>checking whether time.h and sys/time.h may both be included... yes</div><div>checking for off_t... yes</div><div>checking for uid_t in sys/types.h... yes</div><div>checking return type of signal handlers... void</div><div>checking for Cygwin environment... no</div><div>checking for ftime... yes</div><div>checking for gethostname... yes</div><div>checking for gettimeofday... yes</div><div>checking for lseek... yes</div><div>checking for nice... yes</div><div>checking for time... yes</div><div>checking for uname... yes</div><div>checking for seteuid... yes</div><div>checking for setpriority... yes</div><div>checking for setreuid... yes</div><div>checking for setruid... yes</div><div>checking for drand48... yes</div><div>checking for putenv... yes</div><div>checking for setenv... yes</div><div>checking for nanosleep... yes</div><div>checking whether setpgrp takes no argument... yes</div><div>checking for long long int... yes</div><div>checking for W11... no</div><div>checking for X... libraries /usr/X11/lib, headers /usr/X11/include</div><div>checking for dnet_ntoa in -ldnet... no</div><div>checking for dnet_ntoa in -ldnet_stub... no</div><div>checking for gethostbyname... yes</div><div>checking for connect... yes</div><div>checking for remove... yes</div><div>checking for shmat... yes</div><div>checking for IceConnectionNumber in -lICE... yes</div><div>checking whether to use Curses... yes</div><div>checking for curses.h... yes</div><div>checking curses.h WINDOW structure component... _maxy</div><div>checking for initscr in -lncurses... yes</div><div>checking for keypad in -lncurses... yes</div><div>checking for gtty in -lcompat... no</div><div>checking for gtty in -lbsd-compat... no</div><div>checking for gtty in -lbsd... no</div><div>checking for library containing cuserid... no</div><div>checking for xdrmem_create... yes</div><div>checking for asprintf... yes</div><div>checking for atan... yes</div><div>checking for dlsym... yes</div><div>checking for iconv... no</div><div>checking for iconv in -liconv... yes</div><div>checking for socket... yes</div><div>checking for location of zlib includes... </div><div>checking for zlib.h... yes</div><div>checking for location of zlib library... </div><div>checking for deflate in -lz... yes</div><div>checking for location of External PROJ.4 includes... /Library/Frameworks/PROJ.framework/unix/include</div><div>checking for proj_api.h... yes</div><div>checking External PROJ.4 version... 460</div><div>checking for location of External PROJ.4 library... /Library/Frameworks/PROJ.framework/unix/lib</div><div>checking for pj_get_def in -lproj... yes</div><div>checking for location of External PROJ.4 data files... /Library/Frameworks/PROJ.framework/Resources/proj</div><div>checking for /Library/Frameworks/PROJ.framework/Resources/proj/epsg... yes</div><div>checking for nad2bin... /Library/Frameworks/PROJ.framework/Programs/nad2bin</div><div>checking whether to use Readline... no</div><div>checking whether to use JPEG... yes</div><div>checking for location of JPEG includes... /Library/Frameworks/UnixImageIO.framework/unix/include</div><div>checking for jpeglib.h... yes</div><div>checking for location of JPEG library... /Library/Frameworks/UnixImageIO.framework/unix/lib</div><div>checking for jpeg_start_compress in -ljpeg... yes</div><div>checking whether to use GDAL... yes</div><div>checking for gdal-config... /Library/Frameworks/GDAL.framework/Programs/gdal-config</div><div>configure: error: *** Unable to locate GDAL library.</div><div>cmb-MBP-2:grass6_src cmbarton$ </div><div><br></div></div></div></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">grass-dev mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://lists.osgeo.org/mailman/listinfo/grass-dev">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></div> </blockquote></div><br></body></html>