Re: kernel compilation (module mismatch)

2003-10-10 Thread Nabin Limbu
Hi Michael! You were right, I forgot to make new initrd image. After making new initrd image the problem has been solved. Thank you for your kind support. With Regards Nabin Limbu On 10 Oct 2003 at 16:07, Michael Schwendt wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri,

Re: kernel compilation (module mismatch)

2003-10-10 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 10 Oct 2003 19:27:45 +0530, Nabin Limbu wrote: > I have upgraded my kernel to 2.4.20-20.9 via up2date with no problem > in RH9. In this new kernel, I wanted to enable a cyclades card in > kernel for which I complied this kernel as below: > -

Re: kernel compilation (module mismatch)

2003-10-10 Thread Nabin Limbu
Sorry, I found my mistake. I fogot to make new initrd image. On 10 Oct 2003 at 19:27, Nabin Limbu wrote: > Hi all, > > I have upgraded my kernel to 2.4.20-20.9 via up2date with no problem > in RH9. In this new kernel, I wanted to enable a cyclades card in > kernel for which I complied this ke

Re: Kernel compilation - File config

2002-08-19 Thread Jason Costomiris
On Mon, Aug 19, 2002 at 10:06:42AM +0200, Yohann DESQUERRE (DSI NOISIEL) wrote: : I've just installed my RH7.3 and i'd like to compile my kernel with the : ntfs read only support, I want just add this to my exixtant config but I : don't find the file to load ( .config sous /usr/src/linux). Is this

Re: Kernel Compilation

2001-03-08 Thread Nitebirdz
On Thu, 8 Mar 2001, Ted Gervais wrote: > Date: Thu, 8 Mar 2001 14:13:46 -0400 > From: Ted Gervais <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Kernel Compilation > > > I would like to compile my own kernel for Redhat7.0 and need > to know what else I need t

Re: Kernel compilation..

2001-02-11 Thread Michael Burger
Come on...if he's going from a 2.2.x kernel to 2.4.whatever...prerelease or otherwise, it's still an upgrade. The questions I have for Ted are: 1) In what form did you download the kernel? 2) If tar.gz, did you go to the /usr/src directory and tar -xz the file there? If so, it would have creat

Re: Kernel compilation..

2001-02-11 Thread Ted Gervais
On Sat, 10 Feb 2001, Statux wrote: > Um.. you wouldn't be upgrading if you went to a 2.4.0 pre-release. 2.4.1 > is out and 2.4.2 will be out soon. They're all releases. Yup! I am currently using 2.4.0 as I mentioned. I just wanted to move up to a pre-release such as 2.4.1 etc etc.. > > On Sat,

Re: Kernel compilation..

2001-02-10 Thread Statux
Um.. you wouldn't be upgrading if you went to a 2.4.0 pre-release. 2.4.1 is out and 2.4.2 will be out soon. They're all releases. On Sat, 10 Feb 2001, Ted Gervais wrote: > > Where in the world is the kernel kept in RedHat7 or fisher? > I wanted to upgrade the 2.4.0 kernel I have here to one of t

Re: Kernel compilation problem

2001-01-08 Thread Bernhard Rosenkraenzer
On Mon, 8 Jan 2001, J. Carlos Cristobal wrote: > Sorry if this is too simple, I don't know how to solve this: > > /usr/src/linux/include/linux/kernel_stat.h:47: `smp_num_cpus' undeclared > (first use in this function) make mrproper before you make {menu,x,old,}config LLaP bero _

Re: Kernel compilation

2000-11-09 Thread lee
Corisen wrote: > i'm currently running RH7,2.2.16-22 kernel, gcc 2.96. > > during the compilation of 2.4.0-test10 kernel process (make bzImage), i > observed many occurrences the following warning messages: > > 1. warning: pasting would not give a valid preproccessing token. > 2. warning: nothing

Re: Kernel compilation loop

1999-01-17 Thread Hal Burgiss
On Fri, Nov 19, 1999 at 08:01:29AM -0500, rpjday wrote: > On Fri, 19 Nov 1999, Butler, Mike wrote: > > > > > Hi Adam, > > I believe the steps are: > > cd /usr/src/linux > > make mrproper (cleans up any old compile configs, doing this after > > make menuconfig will wipe your kernel co

RE: Kernel compilation loop

1999-01-17 Thread rpjday
On Fri, 19 Nov 1999, Butler, Mike wrote: > > Hi Adam, > I believe the steps are: > cd /usr/src/linux > make mrproper (cleans up any old compile configs, doing this after > make menuconfig will wipe your kernel config - probably what's causing you > the trouble) > make menucon

RE: Kernel compilation loop

1999-01-17 Thread Butler, Mike
Hi Adam, I believe the steps are: cd /usr/src/linux make mrproper (cleans up any old compile configs, doing this after make menuconfig will wipe your kernel config - probably what's causing you the trouble) make menuconfig or make xconfig make dep make clean ma

Re: Kernel compilation loop

1999-01-16 Thread Yoink!
On Thu, 18 Nov 1999, Adam Getchell wrote: > I have a moderately working 2.2.13-20 kernel on top of a 6.1 box (incrementally > upgraded from 6.0 using rpm). My current kernel does not have modules or sound > support, so I want to create a new one. > > I do a make xconfig and load my saved configur

Re: Kernel Compilation Problem

1998-06-24 Thread David E. Fox
On Mon, 22 Jun 1998, Steve Ki-Won Lee wrote: >int/main.c: In function 'get_options': >int/main.c:237: warning: subscript has type 'char' [this is where it just >hangs and no activity takes place] >make: *** [include/linux/compile.h] Interrupt I've seen the subscript has type 'char' warning a fe

Re: Kernel Compilation Problem

1998-06-22 Thread Sam Ockman
Try doing a "make bzImage" or a "make bzLilo" instead of a "make boot". That should work better..."make boot" is usually used for Alphas, not Intels. (I'm assuming you hvae an Intel processor.) Good luck- -Sam On Mon, Jun 22, 1998 at 05:00:40PM -0600, Steve Ki-Won Lee wrote: > Greetings Fellow L

Re: Kernel compilation w/o RPM

1998-05-20 Thread Ed Jaeger
I think that 2.0.32 is the preferred kernel for ipmasq - we use it with no problems. I have heard previous versions are not quite there, but I could be wrong... Ron Golan wrote: > > Check the README file in /usr/src/linux/ for instructions on compiling the > kernel without RPM. Also check the K

Re: Kernel compilation w/o RPM

1998-05-19 Thread Ron Golan
Check the README file in /usr/src/linux/ for instructions on compiling the kernel without RPM. Also check the Kernel-HOWTO.gz in /usr/doc/HOWTO/. -- Ron Golan [EMAIL PROTECTED] On Tue, 19 May 1998, Dahnke, Eric wrote: > Hello, > > I'm using RH 4.1- kernel 2.0.27. I'm trying to compile the IP