Hi,
First, excuse me my bad english.
I am trying to learn how to use yocto and I am having problems with qt4-x11-free.
I am trying to compile fsl-image-gui but its stop with this error:
| collect2: error: ld returned 1 exit status
| make: *** [opengles2] Error 1
| OpenGL ES 2.x disabled.
| The OpenGL ES 2.0 functionality test failed!
| You might need to modify the include and library search paths by editing
| QMAKE_INCDIR_OPENGL_ES2, QMAKE_LIBDIR_OPENGL_ES2 and QMAKE_LIBS_OPENGL_ES2 in
| /home/leonardo/Downloads/fsl-community-bsp/build/tmp/work/wandboard_quad-poky-linux-gnueabi/qt4-x11-free/4.8.5-r0/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-gnueabi-oe-g++.
(...)
Task 418 (/home/leonardo/Downloads/fsl-community-bsp/sources/poky/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb, do_configure) failed with exit code '1
NOTE: Tasks Summary: Attempted 3033 tasks of which 3028 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/home/leonardo/Downloads/fsl-community-bsp/sources/poky/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb, do_configure
Summary: There was 1 ERROR message shown, returning a non-zero exit code
Can someone give me any help ?
Thanks.
Build Configuration:
BB_VERSION = "1.19.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-13.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "wandboard-quad"
DISTRO = "poky"
DISTRO_VERSION = "1.4+snapshot-20130831"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):d63e6a925a78f0f5fb7e7329b5cc2993f1ec9b14"
meta-oe = "(nobranch):72e23c12296fbc77193898c38426add58d0c2d71"
meta-fsl-arm = "(nobranch):13c91f33e30ab1c0d2a20e414753008bbdabca95"
meta-fsl-arm-extra = "(nobranch):69bed23e70f84ff9a67b9a416f588a98fb72aa1e"
meta-fsl-demos = "(nobranch):d38f95c8f5c12c8fa38c962daf7190dba1915672"
Original Attachment has been moved to: yocto-error.txt.zip