All of lore.kernel.org
 help / color / mirror / Atom feed
* Building mesa-demos egl / es1 / es2 samples
@ 2013-05-27 10:49 Diego
  2013-05-27 11:37 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Diego @ 2013-05-27 10:49 UTC (permalink / raw)
  To: meta-freescale

Hi everybody.

Now that mesa-demos has been upgraded to 8.1.0 building of OpenGL ES demos 
should work out of the box. I've seen that in fact they're enabled by default:
http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-graphics/mesa?id=140ba6247905094a0288d816b5085b6564c884c4

With my setup (machine 'nitrogen6x') however configure doesn't find appropriate 
dependencies:
checking for GL... yes
checking for GLEW... yes
checking for GLU... yes
checking for EGL... no
checking for GLESV1... no
checking for GLESV2... no
checking for OSMESA... no
checking for DRM... yes
checking for X11... yes
checking for GBM... yes
checking for FREETYPE2... yes

This is full log:
http://pastebin.com/0CdztupC

Is it a know problem? What might be missing in the mesa-demos recipe?

Diego



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building mesa-demos egl / es1 / es2 samples
  2013-05-27 10:49 Building mesa-demos egl / es1 / es2 samples Diego
@ 2013-05-27 11:37 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2013-05-27 11:37 UTC (permalink / raw)
  To: Diego; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1244 bytes --]

On Mon, May 27, 2013 at 7:49 AM, Diego <diego.ml@zoho.com> wrote:

> Hi everybody.
>
> Now that mesa-demos has been upgraded to 8.1.0 building of OpenGL ES demos
> should work out of the box. I've seen that in fact they're enabled by
> default:
>
> http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-graphics/mesa?id=140ba6247905094a0288d816b5085b6564c884c4
>
> With my setup (machine 'nitrogen6x') however configure doesn't find
> appropriate
> dependencies:
> checking for GL... yes
> checking for GLEW... yes
> checking for GLU... yes
> checking for EGL... no
> checking for GLESV1... no
> checking for GLESV2... no
> checking for OSMESA... no
> checking for DRM... yes
> checking for X11... yes
> checking for GBM... yes
> checking for FREETYPE2... yes
>
> This is full log:
> http://pastebin.com/0CdztupC
>
> Is it a know problem? What might be missing in the mesa-demos recipe?
>

Yes; the issue is that mesa-demos requires pkg-config files to identify the
libs and gpu-viv do not provide them.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

[-- Attachment #2: Type: text/html, Size: 1976 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-27 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-27 10:49 Building mesa-demos egl / es1 / es2 samples Diego
2013-05-27 11:37 ` Otavio Salvador

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.