[MacPorts] #49851: cmake @3.4.0_0 fails to read file /Library/Frameworks/Gtk.framework/Headers/gtk/gtk/gtkversion.h (gtk/gtk hierarchy does not exist)
MacPorts
noreply at macports.org
Sun Nov 29 22:26:32 PST 2015
#49851: cmake @3.4.0_0 fails to read file
/Library/Frameworks/Gtk.framework/Headers/gtk/gtk/gtkversion.h (gtk/gtk
hierarchy does not exist)
--------------------------------------+--------------------------------
Reporter: pmusumeci@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: gtk version check failed | Port: cmake
--------------------------------------+--------------------------------
On a system with `uname -a` yielding
Darwin giotto 15.0.0 Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46
PDT 2015; root:xnu-3247.10.11~1/RELEASE_X86_64 x86_64
The port build of cmake currently checks for a version number of gtk in
file
/Library/Frameworks/Gtk.framework/Headers/gtk/gtk/gtkversion.h
but as my system only has
/Library/Frameworks/Gtk.framework/Headers/gtk/gtkversion.h
this port will only build with a work-around softlink gtk -> . inside dir
/Library/Frameworks/Gtk.framework/Headers/gtk/
The configure phase appears to need a change to the gtk version checking.
--
Ticket URL: <https://trac.macports.org/ticket/49851>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list