Re: Help! More problems compiling kernel

1999-04-19 Thread Wayne Topa
Subject: Re: Help! More problems compiling kernel Date: Mon, Apr 19, 1999 at 02:43:38PM +0200 In reply to:[EMAIL PROTECTED] Quoting [EMAIL PROTECTED]([EMAIL PROTECTED]): > ~> > ~> > by doing a make clean after make dep you are clean out all that you

Re: Help! More problems compiling kernel

1999-04-19 Thread homega
~> ~> > by doing a make clean after make dep you are clean out all that you ~> > just did. ~> > ~> Actually, make mrproper is what cleans out everthing. make clean removes ~> object files and kernel images and such. Do an ls -a after make clean ~> sometime. You should still see .depend, .config,

Re: Help! More problems compiling kernel

1999-04-19 Thread Alan Tam
Hi, Thank you for telling me about that. I am new to Linux, new to Debian, and also new to this discussion list. Don't know the rules very well. I will do no more next time. Thanks Alan Ulf Jaenicke-Roessler wrote: > Alan Tam wrote: > > > I have done my kernel

Re: Help! More problems compiling kernel

1999-04-19 Thread Alan Tam
Hi, I have done my kernel compile with ease, and I have made a note on it. Here is my note for your reference. See the attached file "Steps to do a kernel compile" in Microsoft Word Document format. Cheers ! Alan [EMAIL PROTECTED] wrote: > I'm having problems with com

Re: Help! More problems compiling kernel

1999-04-18 Thread Thomas S. Howard
On Sun, 18 Apr 1999, Brian Servis wrote: > by doing a make clean after make dep you are clean out all that you > just did. > Actually, make mrproper is what cleans out everthing. make clean removes object files and kernel images and such. Do an ls -a after make clean sometime. You should still se

Re: Help! More problems compiling kernel

1999-04-18 Thread Brian Servis
*- On 19 Apr, [EMAIL PROTECTED] wrote about "Help! More problems compiling kernel" > I'm having problems with compiling a new kernel 2.0.35 on a Debian 2.0 > (2.0.34) > machine. I've tried downloading the kernel a couple of times, but after > `make config',

Help! More problems compiling kernel

1999-04-18 Thread homega
I'm having problems with compiling a new kernel 2.0.35 on a Debian 2.0 (2.0.34) machine. I've tried downloading the kernel a couple of times, but after `make config', `make dep', and `make clean', when I do `make bzImage', eventually I get the following error: In file included from /usr/src/kerne