All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/9] package/weston: fix configure.ac for fbdev compositor
Date: Thu, 10 Oct 2013 19:52:26 +0200	[thread overview]
Message-ID: <20131010175226.GD3230@free.fr> (raw)
In-Reply-To: <87iox5weis.fsf@dell.be.48ers.dk>

Peter, all,

On 2013-10-10 13:28 +0200, Peter Korsgaard spake thusly:
> >>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> 
>  Yann> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
>  Yann> Apply patch from upstream.
> 
> Are there any other pending fbdev patches upstream? A quick test seems
> to show that the fbdev backend isn't working:
> 
>  CC       weston_subsurfaces-subsurfaces.o
>   CC       weston_simple_shm-simple-shm.o
>   CC       weston_simple_shm-os-compatibility.o
> subsurfaces.c:37:23: fatal error: GLES2/gl2.h: No such file or directory
> compilation terminated.
> make[4]: *** [weston_subsurfaces-subsurfaces.o] Error 1
> make[4]: *** Waiting for unfinished jobs....
> make[4]: Leaving directory `/home/peko/source/buildroot/output/build/weston-1.2.2/clients'

OK, I see why it worked for me and not for you: I only tested the full
series, and the individual patches.

So, if you stop the series right there at path 5/9, it breaks because
there is no GLES implementation available.

In my case, it was provided by rpi-userland.

Now, why on Earth would the fbdev backend depend on GLES? Let's see...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2013-10-10 17:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 21:44 [Buildroot] [pull request v2] Pull request for branch yem/rpi-wayland Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 1/9] package/wayland: bump version Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 2/9] package/weston: " Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 3/9] package/wayland: install wayland-scanner to $(HOST) Yann E. MORIN
2013-10-10  7:05   ` Thomas Petazzoni
2013-10-10 17:20     ` Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 4/9] package/weston: fix configure.ac to check for wayland-scanner Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 5/9] package/weston: fix configure.ac for fbdev compositor Yann E. MORIN
2013-10-10 11:28   ` Peter Korsgaard
2013-10-10 12:02     ` Yann E. MORIN
2013-10-10 17:52     ` Yann E. MORIN [this message]
2013-10-09 21:44 ` [Buildroot] [PATCH 6/9] package/weston: introduce infrastructure to select other compositors Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 7/9] package/rpi-userland: add patch to remove faulty assert() Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 8/9] package/weston: add RPi compositor Yann E. MORIN
2013-10-09 22:16   ` [Buildroot] [PATCH] " Yann E. MORIN
2013-10-09 22:19   ` [Buildroot] [PATCH 8/9] " Yann E. MORIN
2013-10-09 21:44 ` [Buildroot] [PATCH 9/9] package/weston: add option to enable EGL Yann E. MORIN
2013-10-10  7:07   ` Thomas Petazzoni
2013-10-10 17:22     ` 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=20131010175226.GD3230@free.fr \
    --to=yann.morin.1998@free.fr \
    --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.