[poky] [POKY] lib-sdl issue with qemu

Joshua G Lock joshua.g.lock at linux.intel.com
Fri May 27 01:40:37 PDT 2016


On Fri, 2016-05-27 at 07:23 +0200, star at gmx.li wrote:
> Tried a "bitbake core-image-minimal" with included xilinx meta-layer
> and machine "qemuzynq".
> I get the above mentioned error on an Ubuntu 1604, but with already
> installed libsdl.
> 
> See below: 
> 
> ...
> > 
> > ERROR: User requested feature sdl
> >        configure was not able to find it.
> >        Install SDL devel
> > 
> > WARNING: exit code 1 from a shell command.
> > ERROR: Function failed: do_configure (log file is located at
> > /home/user/yocto_qemu/tmp/work/x86_64-linux/qemu-native/2.4.0-
> > r1/temp/log.do_configure.3236)
> ERROR: Task 72 (virtual:native:/home/user/yocto/poky/meta/recipes-
> devtools/qemu/qemu_2.4.0.bb, do_configure) failed with exit code '1'
> 

Which version of the poky are you using?

There was a change to stop relying on the host to provide an SDL
implementation and instead we build sdl-native, this change is
available in the krogoth release (2.1) and has been backported to
jethro (available in 2.0.2) and fido (available in 1.8.2).

However if you have an old local.conf you'll need to remove the
ASSUME_PROVIDED entry for sdl-native.

Regards,

Joshua


More information about the poky mailing list