public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Andrey Nekrasov <andy@spylog.ru>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Updated Linux kernel preemption patches
Date: 27 Aug 2001 17:35:22 -0400	[thread overview]
Message-ID: <998948123.12268.2.camel@phantasy> (raw)
In-Reply-To: <20010828011251.A32227@spylog.ru>
In-Reply-To: <998877465.801.19.camel@phantasy> <20010827093835.A15153@oisec.net> <3B8AA02D.6F7561AB@lexus.com> <998941465.1993.9.camel@phantasy>  <20010828011251.A32227@spylog.ru>

On Mon, 2001-08-27 at 17:12, Andrey Nekrasov wrote:
> I am doing:
> 
> make clean
> make menuconfig (load my config; enable/disable option if need)
> make dep
> make bzImage
> (break with error)
> 
> 
> Where should be "make oldconfig" ?

You probably don't need to be doing oldconfig if you are doing
menuconfig and correctly filling everything out, although the correct
place to do it would be before menuconfig (let oldconfig prompt you on
new config options). thus,

`make oldconfig menuconfig dep clean bzImage'

is what you should do. if you are running `make dep', my theory is
wrong, and admittedly I don't know why it is not working for you.

-- 
Robert M. Love
rml at ufl.edu
rml at tech9.net


  reply	other threads:[~2001-08-27 21:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-27  1:57 Updated Linux kernel preemption patches Robert Love
2001-08-27  3:06 ` Daniel Phillips
2001-08-27  3:09   ` Robert Love
2001-08-27  7:38 ` Cliff Albert
2001-08-27 13:46   ` Robert Love
2001-08-27 15:20     ` Cliff Albert
2001-08-27 19:31   ` J Sloan
2001-08-27 19:44     ` Robert Love
2001-08-27 21:12       ` Andrey Nekrasov
2001-08-27 21:35         ` Robert Love [this message]
2001-08-27 21:18       ` Robert Love
2001-08-27 21:24         ` Cliff Albert
2001-08-27 21:40           ` Robert Love
2001-08-27 23:06             ` Andrey Nekrasov

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=998948123.12268.2.camel@phantasy \
    --to=rml@tech9.net \
    --cc=andy@spylog.ru \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox