All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: openembedded-devel@openembedded.org
Subject: Re: Problem for building glibc (ipkg-build: command not found)
Date: Tue, 10 Apr 2007 15:35:37 +0100	[thread overview]
Message-ID: <1176215737.5809.87.camel@localhost.localdomain> (raw)
In-Reply-To: <20070410093818.GC4456@zfr01-2138.crm.mot.com>

On Tue, 2007-04-10 at 11:38 +0200, Jeremy Dufour wrote:
> On 04/01/07 at 00:27:25 (+0100), Richard Purdie wrote:
> > [...]
> > It looks like a dependency issue, there is no way to tell bitbake that
> > ipkg-utils-native must have run do_populate_staging before it can run
> > do_package_write tasks.
> 
> If I understand well, the problem here is that glibc is trying to do a
> "do_package_write" before ipkg-utils-native is built?

Correct.

> But I did not understand exactly why we can not "just" said that glibc
> depend on ipk-utils-native?

In bitbake 1.8 we've enabled multithreading and we've chosen to do this
on a per task basis rather than a per .bb file basis. We therefore need
task level dependencies rather than the higher per file .bb
dependencies.

Regards,

Richard





  reply	other threads:[~2007-04-10 14:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-30 13:37 Problem for building glibc (ipkg-build: command not found) Jeremy Dufour
2007-03-31 23:27 ` Richard Purdie
2007-04-10  9:38   ` Jeremy Dufour
2007-04-10 14:35     ` Richard Purdie [this message]
2007-04-10 14:46       ` Jeremy Dufour

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=1176215737.5809.87.camel@localhost.localdomain \
    --to=rpurdie@rpsys.net \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.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.