Dear OE folks,
as a result of I think commit 82f8341d [1]
commit 82f8341d6282d6ae29e80eb3cdf312b6deda9b4c
Author: Martin Jansa <[email protected]>
Date: Sun May 8 07:08:16 2011 +0200
glib-2.0_git: include gdbus-codegen files in -dev
Signed-off-by: Martin Jansa <[email protected]>
I am seeing the following error message in task configure of
`libshr-glib` using `minimal` for `MACHINE = "beagleboard"`.
[…]
for f in
/oe/build-minimal-eglibc/minimal-dev/sysroots/armv7a-oe-linux-gnueabi//usr/share/shr-specs/xml/*.xml;
do OUT=`echo $f | sed 's/.*\///g; s/^org\.shr\./shr-/g; s/.xml//g; s/\.//g;' |
awk '{ printf tolower($1)}'`; gdbus-codegen --interface-prefix org.shr
--generate-c-code $OUT $f; echo "#include <$OUT.h>" >> shr-bindings.h; done
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
/bin/sh: gdbus-codegen: command not found
touch shr-bindings.h
[…]
Is that related?
Thanks,
Paul
[1]
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=82f8341d6282d6ae29e80eb3cdf312b6deda9b4c
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
