[oe] Error message about multiple EGL / GLES providers

Burton, Ross ross.burton at intel.com
Tue May 21 09:45:43 UTC 2013


On 20 May 2013 19:18, Carlos Rafael Giani <dv at pseudoterminal.org> wrote:
> I am currently adapting the cubox layer for dylan, and get these errors:
>
> ERROR: Multiple .bb files are due to be built which each provide
> virtual/libgles1
> ERROR: Multiple .bb files are due to be built which each provide
> virtual/libgles2
> ERROR: Multiple .bb files are due to be built which each provide virtual/egl

What are the bb files that are being build?  I'm guessing mesa and
marvell-libgfx, but can you confirm this?  If you use depexp you can
find out what's pulling in mesa, but it's generally mesa-demos.  This
depends on virtual/libgl that you're not providing, so it will pull in
Mesa.

If you don't have any support for "big" GL then the easiest fix is to
take the recent patches to mesa-demos in master that let you turn off
GL using PACKAGECONFIG options.

Ross



More information about the Openembedded-devel mailing list