Re: RH 9 kernel compile error

From: Ben Greear (greearb@candelatech.com)
Date: Thu Jul 24 2003 - 01:20:07 EST


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

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:22 EST