All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: <poky@yoctoproject.org>
Subject: Re: eggdbus build failure in master
Date: Mon, 20 Jun 2011 15:51:38 -0700	[thread overview]
Message-ID: <4DFFCEFA.2030000@mentor.com> (raw)
In-Reply-To: <4DFFAB8C.30905@linux.intel.com>

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).

-- 
Tom Rini
Mentor Graphics Corporation


  reply	other threads:[~2011-06-20 22:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-20 20:20 eggdbus build failure in master Darren Hart
2011-06-20 22:51 ` Tom Rini [this message]
2011-06-20 22:57   ` Khem Raj
2011-06-20 22:59     ` Tom Rini
2011-06-21  6:35   ` [poky] " Koen Kooi
2011-06-21  6:35     ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DFFCEFA.2030000@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.