[oe] libshr-glib: task configure fails with `/bin/sh: gdbus-codegen: command not found`

Paul Menzel paulepanter at users.sourceforge.net
Thu May 12 08:47:30 UTC 2011


Dear OE folks,


as a result of I think commit 82f8341d [1]

	commit 82f8341d6282d6ae29e80eb3cdf312b6deda9b4c
	Author: Martin Jansa <Martin.Jansa at gmail.com>
	Date:   Sun May 8 07:08:16 2011 +0200

		  glib-2.0_git: include gdbus-codegen files in -dev
		  
		  Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110512/27764c3b/attachment-0002.sig>


More information about the Openembedded-devel mailing list