On 11/08/2014 17:09, Anoop Babu wrote:
Hi

Building tizen using yocto

Host OS and architecture  - -Ubuntu SMP i686/ i386 GNU/Linux
Target architecture/BSP - iMX6 Sabre / meta-fsl-arm
The image you're trying to build - tizen-common-core-image-minimal-dev

Build procedure followed is from
https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto
but for imx6

Summary: 1 task failed:
/home/sfm/YOCTO/poky/meta/recipes-graphics/mesa/mesa_10.1.3.bb <http://mesa_10.1.3.bb>, do_configure
Summary: There were 4 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

Snippet.

arm-poky-linux-gnueabi-libtool: install: warning: remember to run `arm-poky-linux-gnueabi-libtool --finish /usr/lib'

checking for EXPAT...
yes
configure: error: cannot enable egl_gallium without EGL


Try to either disable egl_gallium or enable egl. I compared your run.do_configure and mine and you have a lot of options disabled that I have enabled, egl being one of them.

Regards,
Kevin

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to