#43919: gtkimageview requires gnome-common to build ----------------------+-------------------------------- Reporter: p.bro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: haspatch | Port: gtkimageview ----------------------+-------------------------------- gtkimageview will not build on systems, where gnome-common is not present. If attempted, the build fails in the configure stage with the following error message (full debug log attached): {{{ ./configure: line 11399: GNOME_COMMON_INIT: command not found ./configure: line 11400: syntax error near unexpected token `error' ./configure: line 11400: `GNOME_COMPILE_WARNINGS(error)' }}} GNOME_COMMON_INIT is provided by /opt/local/share/gnome-common.m4, which is part of the gnome-common port. If a depends_build for this port is added, the build and install of gtkimageview succeeds. A patched Portfile is attached. -- Ticket URL: <https://trac.macports.org/ticket/43919> MacPorts <http://www.macports.org/> Ports system for OS X