All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Marek <philipp@marek.priv.at>
To: Jeff Dike <jdike@addtoit.com>
Cc: Sam Ravnborg <sam@ravnborg.org>, linux-kernel@vger.kernel.org
Subject: Re: UML dead with current -git?
Date: Wed, 19 Sep 2007 14:43:23 +0200	[thread overview]
Message-ID: <200709191443.24158@x5> (raw)
In-Reply-To: <20070919013512.GA10873@c2.user-mode-linux.org>

On Wednesday 19 September 2007 Jeff Dike wrote:
> On Tue, Sep 18, 2007 at 07:55:13PM +0200, Sam Ravnborg wrote:
> > Sounds to me like a known issue by you. Can you give a few more details
> > so we maybe can get it fixed?
> I believe what happened here is an x86_64 build followed by a
> UML/x86_64 build with no intervening mrproper.
Yes, after a "make mrproper" it compiles fine.
However, the .config is gone afterwards ...

> I've always considered this to be a "don't do that" sort of thing.
> However, maybe we could stick the arch of the current build somewhere
> in the tree, check that before any serious part of a subsequent
> build, and error out if $ARCH is different.
Well, on this line it may be nice to be able to put the target architecture 
somewhere ...
	make mrproper
	make menuconfig ARCH=um
	make ARCH=um
... some tweaking
	make menuconfig
and the .config is overwritten with the "wrong" architecture.
(I know about .config.bak and so on ... just a small wish)


Thank you!


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

  reply	other threads:[~2007-09-19 12:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18 15:14 UML dead with current -git? Philipp Marek
2007-09-18 17:13 ` Jeff Dike
2007-09-18 17:55   ` Sam Ravnborg
2007-09-19  1:35     ` Jeff Dike
2007-09-19 12:43       ` Philipp Marek [this message]
2007-09-19 15:50         ` Randy Dunlap
2007-09-19 16:17           ` Philipp Marek
2007-09-19 17:47             ` Randy Dunlap
2007-09-20  5:42               ` Ph. Marek
2007-09-20 16:35                 ` Randy Dunlap
2007-09-19 18:05             ` Jeff Dike
2007-09-20  5:44               ` Ph. Marek
2007-09-20  7:01                 ` Sam Ravnborg
2007-09-20  7:25                   ` Philipp Marek
2007-09-20  8:26                     ` Sam Ravnborg
2007-09-18 18:09   ` Philipp Marek

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=200709191443.24158@x5 \
    --to=philipp@marek.priv.at \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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.