[ELDK] LSB build failed on wayland-drm-client-protocol compilation
Anatolij Gustschin
agust at denx.de
Wed Apr 8 17:13:00 CEST 2015
Hello,
On Wed, 08 Apr 2015 16:58:35 +0300
ibragimov <ibragimov at screen-co.ru> wrote:
> Hello,
> I've try to build
> ELDK 5.5.3 core-image-lsb-dev for qemuarm
> on Ubuntu 14.04.
> And got error.
we have seen similar errors when building on Ubuntu 14.04 with the
libwayland-dev Package installed. It installs wayland-scanner tool
which is wrongly used when cross-compiling mesa package. As a quick
workaround, please try to hide the wayland-scanner and to rebuild,
i.e.:
$ sudo mv /usr/bin/wayland-scanner /usr/bin/wayland-scanner.orig
$ bitbake -c cleansstate mesa
$ bitbake core-image-lsb-dev
Best regards,
--
Anatolij
More information about the eldk
mailing list