All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Greear <greearb@candelatech.com>
To: Eric Wood <eric@interplas.com>
Cc: Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: RH 9 kernel compile error
Date: Wed, 23 Jul 2003 23:20:07 -0700	[thread overview]
Message-ID: <3F1F7A97.7000304@candelatech.com> (raw)
In-Reply-To: <077a01c35157$d898c100$9100000a@intgrp.com>

Eric Wood wrote:
> Sorry for the newbie question.
> I'm trying some new megaraid drivers so I have to recompile.  For RH9, in
> the /usr/src/linux-2.4/ directory, I used:
> 
> # cp configs/kernel-2.4.20-i686.config .config
> # make rpm
> 
> During the recompile I get an error:
> I have 2.4.20-18.9 and 2.4.20-6 installed and get the error for both
> versions. Any ideas?
> -eric wood

Try doing a make mrproper or make clean first.  That has helped
me compile redhat kernels.  After mrproper, have to copy the .config
again, make menuconfig (or maybe oldconfig would work),
then: make dep bzImage modules

I have never used rpm target...but I imagine it works :)

Ben


-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear



  reply	other threads:[~2003-07-24  6:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-23 20:20 RH 9 kernel compile error Eric Wood
2003-07-24  6:20 ` Ben Greear [this message]
2003-07-24 17:36   ` Eric Wood

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=3F1F7A97.7000304@candelatech.com \
    --to=greearb@candelatech.com \
    --cc=eric@interplas.com \
    --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 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.