[newbie] Compiling a Kernel

2001-06-26 Thread Adams, Jamie
Hello List, I decided last night that i would have a go at building my own kernel, unfortunatly i hit a few problems before i could get started. I got the kernel tarball (2.4.3) and un-tarred it. I then give the command 'make mrproper' which goes ok. The howto then tells me to type either make

Re: [newbie] compiling a kernel, how to start with the mdk defaults

2001-05-09 Thread Michael D. Viron
>Is there a way to configure the kernel so that it starts with the mdk >defaults and then you can just add/remove stuff and then do the actual >compile... Try installing the Mandrake kernel-source rpm--I think this contains all the patches, etc that Mandrake uses--not sure as I've never really c

[newbie] compiling a kernel, how to start with the mdk defaults

2001-05-09 Thread Franki
Hi all, When compiling a kernel, the one thing that always annoys me, is that when I am finished, I always seem to have missed something that I had with the default kernel. Is there a way to configure the kernel so that it starts with the mdk defaults and then you can just add/remove stuff and t

RE: [newbie] Compiling a kernel

1999-07-08 Thread Ty C. Mixon
ECTED]]On Behalf Of Hidong Kim Sent: July 08, 1999 5:48 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] Compiling a kernel Ty C. Mixon wrote: > > Hi! I downloaded the 2.3.9 kernel for www.kernel.org, and I tried to > compile it. > > I did: > xconfig (and configured the kernel)

Re: [newbie] Compiling a kernel

1999-07-08 Thread Hidong Kim
Ty C. Mixon wrote: > > Hi! I downloaded the 2.3.9 kernel for www.kernel.org, and I tried to > compile it. > > I did: > xconfig (and configured the kernel) > make dep (to make the dependencies) and then > make (to compile the kernel). > > The very last message on the screen is: vmlinux Error 1.

[newbie] Compiling a kernel

1999-07-08 Thread Ty C. Mixon
Hi! I downloaded the 2.3.9 kernel for www.kernel.org, and I tried to compile it. I did: xconfig (and configured the kernel) make dep (to make the dependencies) and then make (to compile the kernel). The very last message on the screen is: vmlinux Error 1. I can’t find the kernel (I’m assuming