Re: Re: Building kernel modules for stock kernels is a hell of a job!

2003-09-25 Thread Manuel Bilderbeek
Hello, Kernel 2.4.22 got into testing, so I have to go to the procedure again. #include * Manuel Bilderbeek [Sun, Aug 24 2003, 04:32:45PM]: The procedure I'm going through is as follows (being root all the time) 1) install the kernel source for the kernel, e.g. kernel-source-2.4.21 2) go to /usr/s

Re: Re: Building kernel modules for stock kernels is a hell of a job!

2003-08-24 Thread Manuel Bilderbeek
2) go to /usr/src and tar xjvf kernel-source-2.4.21.tar.bz2 Why don't you use the kernel-headers packages and use them as partial kernel source? They provide header files (including the complete kernel version) and the .config that belongs to them. Because for some of them it wasn't enough. So, to