Re: Kernel Builds

2002-10-30 Thread Harold Helmich
Tony, Thanks for the bit on the EXTRAVERSION variable in the Makefile. That was causing me problems with some of the modules. I figured out I had to do a make menuconfig or one of the others and I was going to write today to find out how I build modules without tacking 'custom' to the end of th

Re: Kernel Builds

2002-10-30 Thread Harold Helmich
Tony, Thanks for the bit on the EXTRAVERSION variable in the Makefile. That was causing me problems with some of the modules. I figured out I had to do a make menuconfig or one of the others and I was going to write today to find out how I build modules without tacking 'custom' to the end of th

Re: Kernel Builds

2002-10-30 Thread Tony Nugent
On Wed Oct 30 2002 at 00:20, Harold Helmich wrote: > I am having a hard time building a kernel. Steps I have done: > > o Install kernel-source using 2.4.18-17.8.0 > o make mrproper > o Copy config from boot or configs dir (I assume as /usr/src/linux-2.4.18-17.8.0/.config). > o

Re: Kernel Builds

2002-10-30 Thread Harold Helmich
Never mind. I did some more searching on list and found that I guess I have I have to do a make oldconfig to get the correct autoconf.h file. On Wed, 2002-10-30 at 00:20, Harold Helmich wrote: > I am having a hard time building a kernel. Steps I have done: > > o Install kernel-source using

Kernel Builds

2002-10-30 Thread Harold Helmich
I am having a hard time building a kernel. Steps I have done: o Install kernel-source using 2.4.18-17.8.0 o make mrproper o Copy config from boot or configs dir o make dep o failure - error below make[2]: *** No rule to make target `/usr/src/linux-2.4.18-17.8.0/inc