All of lore.kernel.org
 help / color / mirror / Atom feed
From: David van Hoose <david.vanhoose@comcast.net>
To: "Johnson, Richard" <rjohnson@analogic.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux-2.6.5-1.358 and Fedora
Date: Tue, 05 Oct 2004 17:48:08 -0400	[thread overview]
Message-ID: <41631698.5080301@comcast.net> (raw)
In-Reply-To: <Pine.LNX.4.53.0410051413520.3024@quark.analogic.com>

Johnson, Richard wrote:
> 
SNIP
> 
> make oldconfig
> make bzImage
> make modules
> make modules_install
> 
> This seemed to go alright. Then I entered:
> 
> make install
> 
> This had some warning about module versions, but it seemed to work.

Doesn't anyone do the following anymore:

make mrproper
make oldconfig
make bzImage
make modules
make modules_install

I've seen a lot of problems come from NOT running the mrproper.

Regards,
David

      parent reply	other threads:[~2004-10-05 21:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-05 18:17 Linux-2.6.5-1.358 and Fedora Johnson, Richard
2004-10-05 18:34 ` Arjan van de Ven
2004-10-05 19:15 ` Jesper Juhl
2004-10-05 19:29   ` Arjan van de Ven
2004-10-05 19:46     ` Jesper Juhl
2004-10-05 19:42       ` Arjan van de Ven
2004-10-05 20:21         ` Aleksandar Milivojevic
2004-10-05 19:52       ` Neil Horman
2004-10-05 20:38       ` Johnson, Richard
2004-10-05 20:55         ` Jesper Juhl
2004-10-05 21:00         ` Aleksandar Milivojevic
2004-10-05 20:34     ` Johnson, Richard
2004-10-07  8:00   ` Sander
2004-10-05 21:48 ` David van Hoose [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=41631698.5080301@comcast.net \
    --to=david.vanhoose@comcast.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjohnson@analogic.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.