Hi, Otavio I was found the cause why it occur the error. Becuase It is include libsdl-dev package.
<local.conf> IMAGE_INSTALL_append = "libsdl-dev alsa-dev ... \ " And I've already build include dependancy library for libsdl-dev. but It's also occur same error as previous mail. At this here, I'd like to include sdl for wayland. How to add libsdl-dev library. I just want to compile libsdl-dev library. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Otavio Salvador Sent: Friday, April 24, 2015 8:39 PM To: Myung-ju,Kim Cc: [email protected] Subject: Re: [meta-freescale] wayland libglu_9.0.0.bb compile error On Thu, Apr 23, 2015 at 9:16 PM, Myung-ju,Kim <[email protected]> wrote: > I'm ImxqsabreSD user. > > > > I'd like to build for wayland but It has been occur abnormal as below. > > I think, if backend is wayland or fb, It will be occur error. > > > > How to solve it ? > > I already tried, copy libGL.so* to sysroot path. but eliminate error > message. > > > > # repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b > imx-3.10.53-1.1.1_patch > > # bitbake fsl-image-qt5 > > > > <Error Message> > > | > /home/dev/sdk/fsl-release-bsp/build-wayland/tmp/sysroots/i686-linux/usr/libexec/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld: > cannot find -lGL > > | collect2: error: ld returned 1 exit status > > | make: *** [libGLU.la] Error 1 > > | ERROR: oe_runmake failed > > | WARNING: exit code 1 from a shell command. > > | ERROR: Function failed: do_compile (log file is located at > /home/dev/sdk/fsl-release-bsp/build-wayland/tmp/work/cortexa9hf-vfp-ne > on-mx6-poky-linux-gnueabi/libglu/2_9.0.0-0/temp/log.do_compile.16551) > > ERROR: Task 1738 > (/home/dev/sdk/fsl-release-bsp/sources/poky/meta/recipes-graphics/mesa > /libglu_9.0.0.bb, > do_compile) failed with exit code '1' Can you enable meta-qt5 under FSL Community BSP and reproduce it? It is working fine here. -- 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
