#23576: GRASS does not build ---------------------------------------------+------------------------------ Reporter: anand.prabhakar.patil@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: grass ---------------------------------------------+------------------------------ {{{ (mpro1 ~) sudo port install grass -d ---> Computing dependencies for grass ---> Configuring grass Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_grass/work/grass-6.3.0" && ./configure --prefix=/opt/local --with-fftw-includes=/opt/local/include --with-fftw-libs=/opt/local/lib --with-freetype --with-freetype- includes=/opt/local/include/freetype2 --with-freetype-libs=/opt/local/lib --with-gdal=/opt/local/bin/gdal-config --with-jpeg- includes=/opt/local/include --with-jpeg-libs=/opt/local/lib --with-motif --with-motif-includes=/opt/local/include --with-motif-libs=/opt/local/lib --with-png-includes=/opt/local/include --with-png-libs=/opt/local/lib --with-proj-includes=/opt/local/include --with-proj-libs=/opt/local/lib --with-proj-share=/opt/local/share/proj --with-tcltk- includes=/opt/local/include --with-tcltk-libs=/opt/local/lib --with-cxx --with-x --without-postgres --enable-largefile " returned error 1 Command output: checking for location of TIFF includes... checking for tiffio.h... yes checking for location of TIFF library... checking for TIFFOpen in -ltiff... no checking for TIFFOpen in -ltiff... no checking for TIFFOpen in -ltiff... no checking for TIFFOpen in -ltiff... no checking for TIFFOpen in -ltiff... yes checking whether to use PNG... yes checking for location of PNG includes... /opt/local/include checking for png.h... yes checking for location of PNG library... /opt/local/lib checking for png_read_image in -lpng... yes checking whether to use Tcl/Tk... yes checking for location of Tcl/Tk includes... /opt/local/include checking for tcl.h... yes checking for tk.h... yes checking Tcl version... 8.5 checking Tk version... 8.5 checking for location of Tcl/Tk library... /opt/local/lib checking for Tcl_Init in -ltcl... yes checking for Tk_MainWindow in -ltk... yes checking whether to use PostgreSQL... no checking whether to use MySQL... no checking whether to use SQLite... no checking whether to use FFMPEG... no checking whether to use OpenGL... yes checking for location of OpenGL includes... checking for GL/gl.h... no configure: error: *** Unable to locate OpenGL includes. Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. (mpro1 ~) }}} -- Ticket URL: <http://trac.macports.org/ticket/23576> MacPorts <http://www.macports.org/> Ports system for Mac OS