question to wayland-protocols and configure error.
Jonas Ã…dahl
jadahl at gmail.com
Fri Nov 20 01:44:20 PST 2015
On Fri, Nov 20, 2015 at 10:34:01AM +0100, Christian Hartmann wrote:
> Hi,
>
> I got a configure error since this week:
>
> checking for COMPOSITOR... yes
> checking for WAYLAND_PROTOCOLS... no
> configure: error: Package requirements (wayland-protocols >= 0.1.0)
> were not met:
>
> No package 'wayland-protocols' 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 WAYLAND_PROTOCOLS_CFLAGS
> and WAYLAND_PROTOCOLS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
>
> On both test / developing machine, what I am missing and where can I
> get these requested protocols pc files??
>
> Any help or hint(s) would be appreciate :=)
Since you are building weston directly from git, you will have to install
unreleased software. So, what you need to do is to clone
git://anongit.freedesktop.org/wayland/wayland-protocols, and then do the
./configure and make install steps. Weston should build again after that
(given you used an appropriate prefix etc)
Jonas
>
> cheers
> chris
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list