[MacPorts] #47568: libwnck: 'gdk/gdkx.h' file not found
MacPorts
noreply at macports.org
Sat Apr 25 06:33:30 PDT 2015
#47568: libwnck: 'gdk/gdkx.h' file not found
-----------------------+--------------------------------
Reporter: rudloff@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: libwnck
-----------------------+--------------------------------
It seems libwnck can't be built against gtk2 +quartz:
{{{
In file included from class-group.c:28:
In file included from ./private.h:32:
./xutils.h:31:10: fatal error: 'gdk/gdkx.h' file not found
#include <gdk/gdkx.h>
^
In file included from application.c:29:
In file included from ./private.h:32:
./xutils.h:31:10: fatal error: 'gdk/gdkx.h' file not found
#include <gdk/gdkx.h>
^
}}}
Should I report this upstream?
Meanwhile, is it possible to add an explicit dependency on gtk2 +x11?
--
Ticket URL: <https://trac.macports.org/ticket/47568>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list