[poky] Problem with gettext-native
Richard Purdie
richard.purdie at linuxfoundation.org
Thu Jun 2 10:21:43 PDT 2011
On Thu, 2011-06-02 at 08:32 -0600, Gary Thomas wrote:
> I had a working build based on
> commit 52295fa3deef3b0374b99829626d524cefae6001
> Author: Richard Purdie <richard.purdie at linuxfoundation.org>
> Date: Wed May 18 00:03:02 2011 +0100
>
> Improve handling of 'all' architecture recipes and their interaction with sstate
>
> Today, I updated to
> commit 484c4e73245c93a08413cd204513bf5c5698b994
> Author: Saul Wold <sgw at linux.intel.com>
> Date: Tue May 31 22:42:49 2011 -0700
>
> clutter-1.6: Add patch to update gettext macro version
>
> Now, it tries to build gettext-native and fails with the log at
> http://www.mlbassoc.com/poky/gettext-native-log.do_compile
> I don't see what's happening here. If I try an identical
> build (same local.conf, etc) in a new tree, it succeeds.
>
> I notice that my old build has git-native built and installed (which based
> on the log is being used?), but the build from scratch does not.
>
> Any ideas?
It looks like gettext now has a dependency on git being present. We need
to add git-native to its DEPENDS, crazy as that may be :/
For a while I thought cvs was required too but it turns out its not,
thankfully.
I'm testing a patch which I'll push shortly.
Cheers,
Richard
More information about the poky
mailing list