> You're obviously missing some packages required to build. Thanks, getting much further now. Shouldn't these 'missing' things have been installed by the previous step:
8<------------------------------------------------------------------------------------------------------------------- "Tools/gtk/install-dependencies" There's a very long output now so won't paste it all here. Just the last bits whihc looks like 'errors'. configure: error: Package requirements (x11 xext) were not met: No package 'x11' found No package 'xext' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XLIBGL_CFLAGS and XLIBGL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error during phase configure of mesa: ########## Error running ./autogen.sh --prefix /home/kdvolder/commandline-dev/WebKit/WebKitBuild/DependenciesGTK/Root --libdir '/home/kdvolder/commandline-dev/WebKit/WebKitBuild/DependenciesGTK/Root/lib64' --enable-xlib-glx --disable-dri --with-gallium-drivers=swrast --enable-introspection *** [28/29] *** module webkitgtk-testing-dependencies not built due to non buildable cairo *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gdk-pixbuf *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gtk+ *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable glib-networking *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gnome-icon-theme *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gnome-icon-theme-symbolic *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gnome-themes-standard *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable libsoup *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable atk *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable at-spi2-core *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable at-spi2-atk *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gstreamer *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gst-plugins-base *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gst-plugins-good *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gst-plugins-bad *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable gst-libav *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable xserver *** [29/29] *** module webkitgtk-testing-dependencies not built due to non buildable mesa *** [29/29] *** the following modules were not built *** [29/29] cairo gdk-pixbuf atk at-spi2-core at-spi2-atk gtk+ glib-networking gnome-icon-theme gnome-icon-theme-symbolic librsvg gnome-themes-standard libsoup gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-libav xserver mesa webkitgtk-testing-dependencies Running jhbuild-wrapper build failed. Died at Tools/Scripts/update-webkitgtk-libs line 24. 8<------------------------------------------------------------------------------------------------------------------- Let me guess... need to install x11 and xext package (though I think I already have X windows installed so this doesn't totally make sense to me). On Thu, Dec 11, 2014 at 2:38 PM, Gavin Lambert <[email protected]> wrote: > On 12 December 2014 11:28, quoth Kris De Volder: > > WARNING: gnome-autogen.sh not available (usually part of package > 'gnome-common') > > WARNING: yelp-tools not available (usually part of package 'yelp-tools') > [...] > > make[1]: msgfmt: Command not found > [...] > > Any ideas what's going wrong? > > You're obviously missing some packages required to build. > > >
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
