#24622: webkit-gtk-1.1.15.4 build failure - can't find gdk/gdkx.h -----------------------------------+---------------------------------------- Reporter: khepler@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.8.2 Keywords: webkit gdk gtk2 gimp2 | Port: webkit-gtk -----------------------------------+---------------------------------------- webkit-gtk build fails with the following error: {{{ CXX WebCore/plugins/gtk/libWebCore_la-PluginViewGtk.lo WebCore/plugins/gtk/PluginViewGtk.cpp:64:22: error: gdk/gdkx.h: No such file or directory WebCore/plugins/gtk/PluginViewGtk.cpp: In member function 'NPError WebCore::PluginView::getValue(NPNVariable, void*)': WebCore/plugins/gtk/PluginViewGtk.cpp:327: error: 'GDK_DISPLAY' was not declared in this scope WebCore/plugins/gtk/PluginViewGtk.cpp:385: error: 'GDK_WINDOW_XWINDOW' was not declared in this scope WebCore/plugins/gtk/PluginViewGtk.cpp: In member function 'bool WebCore::PluginView::platformStart()': WebCore/plugins/gtk/PluginViewGtk.cpp:477: error: 'GDK_WINDOW_XDISPLAY' was not declared in this scope WebCore/plugins/gtk/PluginViewGtk.cpp:478: error: 'GDK_VISUAL_XVISUAL' was not declared in this scope WebCore/plugins/gtk/PluginViewGtk.cpp:480: error: 'GDK_COLORMAP_XCOLORMAP' was not declared in this scope make[1]: *** [WebCore/plugins/gtk/libWebCore_la-PluginViewGtk.lo] Error 1 make: *** [all] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_www_webkit-gtk/work/webkit-1.1.15.4" && /usr/bin/make -j1 all " returned error 2 Warning: the following items did not execute (for webkit-gtk): org.macports.destroot org.macports.build Error: Unable to upgrade port: 1 Before reporting a bug, first run the command again with the -d flag to get complete output. }}} I believe gdk/gdkx.h is installed when gtk2 is built with +x11, but I prefer +quartz and they're mutually exclusive. OSX 10.5.8 PPC[[BR]] XCode 3.1.2 {{{ [Vertigo:~] dobbs% port dependents webkit-gtk gimp2 depends on webkit-gtk [Vertigo:~] dobbs% The following ports are currently installed: gimp2 @2.6.8_1+darwin_9+help_browser+no_x11+quartz (active) gtk2 @2.18.8_0+no_x11+quartz (active) webkit-gtk @r30707_1 (active) The following installed ports are outdated: webkit-gtk r30707_1 < 1.1.15.4_0 }}} Working around by removing +help_browser from gimp2. -- Ticket URL: <http://trac.macports.org/ticket/24622> MacPorts <http://www.macports.org/> Ports system for Mac OS