[MacPorts] #47995: compiling qiv err out with 'gdk/gdkx.h' file not found
#47995: compiling qiv err out with 'gdk/gdkx.h' file not found ------------------------+-------------------------------- Reporter: arifsaha@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: qiv ------------------------+-------------------------------- Compiling qiv produce the error below: {{{ :info:build main.c:10:10: fatal error: 'gdk/gdkx.h' file not found :info:build #include <gdk/gdkx.h> :info:build ^ :info:build image.cevent.c:12::1210::10 :fatal error: 'gdk/gdkx.h' file not found :info:build #include <gdk/gdkx.h> :info:build ^ :info:build fatal error: 'gdk/gdkx.h' file not found :info:build #include <gdk/gdkx.h> :info:build ^ :info:build 1 error generated. :info:build make: *** [main.o] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/47995> MacPorts <https://www.macports.org/> Ports system for OS X
#47995: compiling qiv err out with 'gdk/gdkx.h' file not found -------------------------+--------------------- Reporter: arifsaha@… | Owner: lloyd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: qiv | -------------------------+--------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => lloyd@… Comment: I guess you have gtk2 installed with the +quartz variant, but qiv apparently requires that gtk2 be installed with the +x11 variant. The qiv port could be modified to use the require_active_variants proc from the active_variants 1.1 portgroup to indicate this requirement. If possible, it would be preferable to remove the requirement. -- Ticket URL: <https://trac.macports.org/ticket/47995#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts