EGL "thinks" (as in defines) it's a framebuffer build, Qt tries to build the XCB plugin .. shouldn't happen when removing x11 from distro_features.
Have you 'bitbake'ed before adding DISTRO_FREATURES_remove ... ? If so consider to start over with a fresh build because it might be a bit hard to get rid of all X11 traces. You should go into meta-qt5, remove all "-silent" ... no clue why a managed build system would want to have "-silent" .. If the errors persists also add the log for configure. On Friday, August 01, 2014 02:49:55 PM Nilesh Kokane wrote: > Hello, > > > > I followed > http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard > (newly added) > > > The DISTRO_FEATURES_remove = "x11 wayland" is removed from the local.conf > > > And after giving the bitbake core-image-minimal I'm logged with the errors > as posted on pastebin http://pastebin.com/hsMhT9f8 > > > > > ERROR: Function failed: do_compile (log file is located at > /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-pok > y-linux-gnueabi/qtbase/5.2.1-r0/temp/log.do_compile.28369) ERROR: Logfile of > failure stored in: > /home/minda/bin/fsl-community-bsp/build/tmp/work/cortexa9hf-vfp-neon-mx6-pok > y-linux-gnueabi/qtbase/5.2.1-r0/temp/log.do_compile.28369 > > > > ERROR: Task 655 > (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/ > qtbase_5.2.1.bb, do_compile) failed with exit code '1' > > > > > > can anyone suggest. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
