All of lore.kernel.org
 help / color / mirror / Atom feed
* Error while trying to pull xcb with X11
@ 2011-04-01  9:43 chinmaya hoshing
  2011-04-02  3:35 ` Yu Ke
  0 siblings, 1 reply; 8+ messages in thread
From: chinmaya hoshing @ 2011-04-01  9:43 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 1598 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2126 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-13  4:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01  9:43 Error while trying to pull xcb with X11 chinmaya hoshing
2011-04-02  3:35 ` Yu Ke
2011-04-02  7:46   ` Martin Jansa
2011-04-02  9:05     ` Yu Ke
2011-04-05  9:03       ` chinmaya hoshing
2011-04-08 13:46         ` Akshat Saha
2011-04-08 14:06           ` Martin Jansa
2011-04-13  4:09             ` chinmaya hoshing

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.