[poky] eggdbus build failure in master
Tom Rini
tom_rini at mentor.com
Mon Jun 20 15:59:00 PDT 2011
On 06/20/2011 03:57 PM, Khem Raj wrote:
> On Mon, Jun 20, 2011 at 3:51 PM, Tom Rini <tom_rini at mentor.com> wrote:
>> On 06/20/2011 01:20 PM, Darren Hart wrote:
>>> I'm seeing a consistent eggdbus build failure that seems to be related
>>> to the perl-native relocation. I've cleanall'd autoconf and automake,
>>> native and target versions. The failure persists.
>>>
>>> Anyone have any ideas on how to get this building? I'll start a clean
>>> build in another directory for now.
>>
>> It's a glib problem, you need to switch glib-mkenums to using
>> /usr/bin/env perl (you're building in too deep a path for #! to work
>> with the full path to perl-native).
>>
>
> you mean import from oe
>
> commit c63403cb9c02641476f9e275fb2e63bb54f5e46d
> Author: Tom Rini <tom_rini at mentor.com>
> Date: Thu Nov 18 06:38:28 2010 -0700
>
> glib-2.0: Fix glib-mkenums to use /usr/bin/env perl
>
> Signed-off-by: Tom Rini <tom_rini at mentor.com>
Yes, that one and probably a few others where I said '/usr/bin/env perl'
in the git log for fixing deep-path builds. Thanks :)
--
Tom Rini
Mentor Graphics Corporation
More information about the poky
mailing list