Hi,
recently all X11 images fail to build for me.

The following error shows up (this is from core-image-sato):
-
ERROR: Nothing PROVIDES 'libxcb-native' (but
virtual:native:/var/oe-core/setup-scripts/sources/meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libx11_1.4.3.bb
DEPENDS on or otherwise requires it)
...
Missing or unbuildable dependency chain was: ['core-image-sato',
'task-core-apps-console', 'xf86-video-fbdev', 'xserver-xorg',
'font-util-native', 'mkfontdir-native', 'virtual/libx11-native',
'libxcb-native']
-
Looks like the DEPENDS are "wrong" and it should refer to libxcb
(/var/oe-core/setup-scripts/sources/openembedded-core/meta/recipes-graphics/xcb/libxcb_1.7.bb)
instead of libxcb-native (which is not known by bitbake), but i can't
find the commit which changed this DEPENDS.

After all I can't find any file that has this DEPENDS, "grep -r
libxcb-native *" in my source direcory showed up nothing.


Suggestions are welcome.



Regards
Samuel

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to