[oe] problems building libxcb-native

Matt Czech matt.czech at gmail.com
Mon Nov 1 23:14:14 UTC 2010


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




More information about the Openembedded-devel mailing list