[poky] Error while trying to pull xcb with X11

chinmaya hoshing cahoshing at gmail.com
Fri Apr 1 02:43:38 PDT 2011


Hi,

I am trying to get X11 with libxcb file so accordingly I changed in the bb
file of libx11,also I have included libxcb and xcb-utils as runtime
dependencies

Initially it was in libx11 bb file :--
EXTRA_OECONF += "--without-xcb"
I changed it to
EXTRA_OECONF += "--with-xcb"

Following is the error I get :-
checking for unistd.h... (cached) yes
| checking for sys/param.h... yes
| checking for getpagesize... yes
| checking for working mmap... yes
| checking for nl_langinfo... yes
| checking for X11... no
| configure: error: Package requirements (xproto >= 7.0.13 xextproto xtrans
xcb >= 1.1.92 kbproto inputproto) were not met:
|
| No package 'xcb' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables X11_CFLAGS
| and X11_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| FATAL: oe_runconf failed
| ERROR: Task failed: ('function do_configure failed',
'/home/laverne-4.0.1/build/tmp/work/x86_64-linux/libx11-native-1_1.3.4-r0/temp/log.do_configure.13755')
NOTE: package libx11-native-1_1.3.4-r0: task do_configure: Failed
ERROR: Task 3573
(virtual:native:/home/laverne-4.0.1/meta/recipes-graphics/xorg-lib/
libx11_1.3.4.bb, do_configure) failed with 1
ERROR: 'virtual:native:/home/laverne-4.0.1/meta/recipes-graphics/xorg-lib/
libx11_1.3.4.bb' failed

I have libxcb_1.6 version ,also xproto is libxproto_7.0.17

Please can  you help me to find the solution for it.

Chinmaya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110401/b02131a1/attachment.html>


More information about the poky mailing list