All of lore.kernel.org
 help / color / mirror / Atom feed
* problems building libxcb-native
@ 2010-11-01 23:14 Matt Czech
  0 siblings, 0 replies; only message in thread
From: Matt Czech @ 2010-11-01 23:14 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I'm trying to build meta-toolchain-qte and am running into problems
trying to compile libxcb-native.

From the do_compile log:

NOTE: make
Making all in src
make[1]: Entering directory
`/armoebuild/oeroot/build-czech/angstrom-dev/work/x86_64-linux/libxcb-native-1.6-r3.1/libxcb-1.6/src'
/armoebuild/oeroot/build-czech/angstrom-dev/sysroots/x86_64-linux/usr/bin/python
./c_client.py -p
/armoebuild/oeroot/build-czech/angstrom-dev/sysroots/x86_64-linux/usr/lib64/python2.6/site-packages
/armoebuild/oeroot/build-czech/angstrom-dev/sysroots/x86_64-linux/usr/share/xcb/xproto.xml

Failed to load the xcbgen Python package!
Make sure that xcb/proto installed it on your Python path.
If not, you will need to create a .pth file or define $PYTHONPATH
to extend the path.
Refer to the README file in xcb/proto for more info.

Traceback (most recent call last):
  File "./c_client.py", line 1022, in <module>
    from xcbgen.state import Module
ImportError: No module named xcbgen.state
make[1]: *** [xproto.c] Error 1
make[1]: Leaving directory
`/armoebuild/oeroot/build-czech/angstrom-dev/work/x86_64-linux/libxcb-native-1.6-r3.1/libxcb-1.6/src'
make: *** [all-recursive] Error 1
FATAL: oe_runmake failed
ERROR: Function do_compile failed

What package provides the xcbgen python package? xproto-native?

I'm not sure if I'm missing a package or if it's just looking in the
wrong place.

Any help would be appreciated.

Thanks!

Matt



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-01 23:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-01 23:14 problems building libxcb-native Matt Czech

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.