On Mon, May 19, 2014 at 8:35 AM, Boszormenyi Zoltan <[email protected]> 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
