* efl doesn't build
@ 2014-05-19 11:35 Boszormenyi Zoltan
2014-05-22 16:33 ` Otavio Salvador
0 siblings, 1 reply; 2+ messages in thread
From: Boszormenyi Zoltan @ 2014-05-19 11:35 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 751 bytes --]
Hi,
I wanted to build e-wm which pulls in efl, which in turn fails in do_configure with:
| checking for GLES2/gl2.h... no
| configure: error: OpenGL XLib dependencies not found
| Configure failed. The contents of all config.log files follows to aid debugging
| ERROR: oe_runconf failed
My build host is Fedora 20/x86_64 and while tmp/sysroots/imx6qsabresd/usr/include/
has a GLES2 directory with the header the configure script was looking for,
tmp/sysroots/x86_64-linux/usr/include hasn't.
Also, there isn't virtual/libgles2{-native,-cross} to have at least the headers in place.
Strangely, eglinfo-x11 builds just fine.
How can I build e-wm and its dependencies? I am using "master"
Thanks in advance,
Zoltán Böszörményi
[-- Attachment #2: Type: text/html, Size: 1126 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: efl doesn't build
2014-05-19 11:35 efl doesn't build Boszormenyi Zoltan
@ 2014-05-22 16:33 ` Otavio Salvador
0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2014-05-22 16:33 UTC (permalink / raw)
To: Boszormenyi Zoltan; +Cc: meta-freescale@yoctoproject.org
On Mon, May 19, 2014 at 8:35 AM, Boszormenyi Zoltan <zboszor@pr.hu> wrote:
> I wanted to build e-wm which pulls in efl, which in turn fails in
> do_configure with:
>
> | checking for GLES2/gl2.h... no
> | configure: error: OpenGL XLib dependencies not found
> | Configure failed. The contents of all config.log files follows to aid
> debugging
> | ERROR: oe_runconf failed
>
> My build host is Fedora 20/x86_64 and while
> tmp/sysroots/imx6qsabresd/usr/include/
> has a GLES2 directory with the header the configure script was looking for,
> tmp/sysroots/x86_64-linux/usr/include hasn't.
>
> Also, there isn't virtual/libgles2{-native,-cross} to have at least the
> headers in place.
> Strangely, eglinfo-x11 builds just fine.
>
> How can I build e-wm and its dependencies? I am using "master"
Most probably you'll need to make some bbappend files to pass the need
settings. Check how we did for piglit, clutter, cogl and like.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-22 16:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 11:35 efl doesn't build Boszormenyi Zoltan
2014-05-22 16:33 ` 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.