All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" <mad@wol.de>
To: Michael David Crawford <mdc@prgmr.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: 3.4.0 wants to download Linux despite its presence
Date: Fri, 22 May 2009 11:36:04 +0200	[thread overview]
Message-ID: <1242984964.21504.8.camel@marc> (raw)
In-Reply-To: <4A166C36.1010204@prgmr.com>

Am Freitag, den 22.05.2009, 02:11 -0700 schrieb Michael David Crawford:
> Patrick Colp wrote:
> > Doing make xen and make tools should be just fine (I do this regularly, 
> > as I don't want or need Linux to be constantly rebuilt and reinstalled 
> > when I'm only changing things to Xen and/or tools).
> 
> I don't know for sure, but I have the theory that "make world" will 
> build things that "make xen" and "make tools" don't, which will then 
> persist in being installed when later tools builds miss some things.
> 
> > Did you install them after building (make install-xen and make 
> > install-tools)? I think you need to be sudo for it to install properly.
> 
> I think I tried those just a couple times, but killed them when they 
> started to build the Linux kernel again.
> 
> I've been using install.sh, but that turns out not to check that all the 
> required files actually exist - it just installs whatever is in 
> dist/install, even if something is missing.
> 
> I have a "make world" going right now, and will do a "make install" when 
> that's done.  I decided to just let it build Linux, just so I can be 
> certain everything else builds.
> 
> Mike

Hello Mike,

just don't use "make world" as it includes a call to "make clean" which
will delete the included linux tree before the actual build and it will
dowload the linux tree again during the build phase. Use "make dist"
instead.

Marc

      parent reply	other threads:[~2009-05-22  9:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-20 12:46 3.4.0 wants to download Linux despite its presence Michael David Crawford
2009-05-20 14:57 ` Ian Jackson
2009-05-20 15:14   ` Keir Fraser
2009-05-20 21:12     ` Jeremy Fitzhardinge
2009-05-21  3:27       ` Keir Fraser
2009-05-22  8:52   ` Michael David Crawford
2009-05-22  8:57     ` Patrick Colp
2009-05-22  9:11       ` Michael David Crawford
2009-05-22  9:19         ` Patrick Colp
2009-05-22  9:40           ` Michael David Crawford
2009-05-22  9:36         ` Marc - A. Dahlhaus [ Administration | Westermann GmbH ] [this message]

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=1242984964.21504.8.camel@marc \
    --to=mad@wol.de \
    --cc=mdc@prgmr.com \
    --cc=xen-devel@lists.xensource.com \
    /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.