On 18/11/2017 07:36, Armin K. wrote:
On 18.11.2017 7:03, Ken Moffat wrote: configure failed:
checking for GDK_DEP... no
configure: error: Package requirements (pango pangocairo
gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0
gio-unix-2.0 >= 2.49.4 fontconfig x11 xext xinerama xi xrandr
xcursor xfixes xcomposite xdamage wayland-client >= 1.9.91
wayland-protocols >= 1.9 xkbcommon >= 0.2.0 wayland-cursor >= 1.9.91
wayland-egl cairo-xlib cairo cairo epoxy >= 1.0 ) were not met:
No package 'xkbcommon' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
etc.
In the book I see that libxkbcommon is listed as optional, that
appears to now be incorrect. Until now I've only built it as a
dependency for qt5, and since I like to make progress in my build
I've been doing that at a much later stage.
The --enable-wayland-backend switch pulls those deps. From memory,
non-systemd Book used --disable-wayland-backend, that's why it is
listed as optional. But now I see that --enable-wayland-backend is
used in both systemd and sysv books, so you're right about it being
required (recommended).
Thanks to both of you; Fixed at r19513
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page