+++ Michael Biebl [2012-04-19 13:14 +0200]: > Hi Wookey, > > On 19.04.2012 13:03, Wookey wrote: > > > > consolekit can't find dbus-1 when cross-building: > > .. > > > This turns out to be because a local test in configure.ac used > > hard-coded 'pkg-config' instead of $PKG_CONFIG which autoconf has set > > to the correct path (/usr/bin/<triplet>-pkg-config when cross-building) > > Should be fixed by [1]. > [1] > http://cgit.freedesktop.org/ConsoleKit/commit/?id=f42cafcce978c402bdbc9c6e03a0c90bb0924b89
OK. Great. I did wonder if that check was really necesary (or if there was not a better way), but elected not to deal with the issue in that way myself. > It would be great if you could check current git master of ConsoleKit if > it works properly for cross-compiling. OK. I can only really check things that are packaged because that's how all the machinery for dependencies works, and it's usually the packaging, rather than upsteam, that breaks things. The above repo doesn't seem to have a debian dir. I looked at git://git.debian.org/git/pkg-utopia/consolekit.git but that was no newer than 0.4.5-3. And I tried the 'upstream' brnach at that location, but same thing (last update may 20 2011). I don't know how to merge the real upstream with the current packaging in git-foo and suspect that it won't be entirely trivial. Give me something to pull that has latest stuff and a debian dir and I'll test it. Wookey -- Principal hats: Linaro, Emdebian, Wookware, Balloonboard, ARM http://wookware.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

