From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 06/11] package/weston: fix configure.ac to check for wayland-scanner
Date: Wed, 9 Oct 2013 00:15:15 +0200 [thread overview]
Message-ID: <20131009001515.0358a990@skate> (raw)
In-Reply-To: <301b21c6f968c2964560af77536057f6c90ebc95.1381269937.git.yann.morin.1998@free.fr>
Dear Yann E. MORIN,
On Wed, 9 Oct 2013 00:09:52 +0200, Yann E. MORIN wrote:
> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
>
> configure whines while checking for wayland-scanner.
>
> wayland-scanner is used to generate the protocol parser C files from
> the protocol definition XML files.
>
> weston has a hard-dependency on wayland-scanner, so it can regenerate
> its shell/mouse/keyboard/... "handlers".
>
> Since we're using a tarball, those protocol files are already generated
> and up-to-date, but the check is hard-coded and unconditional. If
> wayland-scanner is missing, configure fails.
>
> wayland-scanner is provided by wayland, so we'd have to have a
> host-wayland if we want wayland scanner.
>
> We could well patch away this check, but we'd have to carry and maintain
> it probably for ever.
>
> Better to fix it, and introduce a host-wayland. Make weston depend on
> host-wayland. Add a patch from upstream weston to fix configure whining.
Huh? wayland.mk does build wayland-scanner with the native compiler
before starting the build itself. It doesn't work anymore with 1.2.x ?
Thomas
--
Thomas Petazzoni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-10-08 22:15 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-08 22:09 [Buildroot] [pull request] Pull request for branch yem/rpi-wayland Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 01/11] package/rpi-userland: rename patches Yann E. MORIN
2013-10-08 22:11 ` Thomas Petazzoni
2013-10-09 21:06 ` Peter Korsgaard
2013-10-08 22:09 ` [Buildroot] [PATCH 02/11] package/weston: fix variable name Yann E. MORIN
2013-10-08 22:19 ` Thomas Petazzoni
2013-10-09 21:07 ` Peter Korsgaard
2013-10-08 22:09 ` [Buildroot] [PATCH 03/11] package/weston: requires host-pkgconf Yann E. MORIN
2013-10-08 22:13 ` Thomas Petazzoni
2013-10-09 21:07 ` Peter Korsgaard
2013-10-08 22:09 ` [Buildroot] [PATCH 04/11] package/wayland: bump version Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 05/11] package/weston: " Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 06/11] package/weston: fix configure.ac to check for wayland-scanner Yann E. MORIN
2013-10-08 22:15 ` Thomas Petazzoni [this message]
2013-10-08 22:23 ` Yann E. MORIN
2013-10-08 22:25 ` Thomas Petazzoni
2013-10-08 22:38 ` Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 07/11] package/weston: fix configure.ac for fbdev compositor Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 08/11] package/weston: introduce infrastructure to select other compositors Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 09/11] package/rpi-userland: add patch to remove faulty assert() Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 10/11] package/weston: add RPi compositor Yann E. MORIN
2013-10-08 22:09 ` [Buildroot] [PATCH 11/11] package/weston: add option to enable EGL Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131009001515.0358a990@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.