[meta-freescale] Building meta-toolchain-qte error

Otavio Salvador otavio at ossystems.com.br
Tue Dec 16 11:26:45 PST 2014


On Tue, Dec 16, 2014 at 1:12 PM, Eric Bénard <eric at eukrea.com> wrote:
> Le Tue, 16 Dec 2014 14:18:38 +0100,
> Riccardo Stronati <r.stronati at gmail.com> a écrit :
>
>> I'm trying to build meta-toolchain-qte but I get this error because I don't
>> have x11 in DISTRO_FEATURES.
>>
>> ERROR: Nothing PROVIDES 'nativesdk-libx11' (but
>> /yocto-dizzy/sources/poky/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.6.bb
>> DEPENDS on or otherwise requires it)
>> ERROR: nativesdk-libx11 was skipped: missing required distro feature 'x11'
>> (not in DISTRO_FEATURES)
>>
>> Is that ok?
>>
> no, I'm using the attached .bbappend to fix that (rename to % or 4.8.6
> to match your version).
> I was planning to do more tests before submiting a patch to oe-core.

The problem is that we need to be /sure/ to not link against libx11
(even if it is avail in host system) so removing the depends is not
enough.

For reference:

http://patchwork.openembedded.org/patch/55455/

-- 
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


More information about the meta-freescale mailing list