Re: KernelCompileFailure

2003-05-31 Thread David Z Maze
(Please don't top-post; it makes it harder to follow what's going on in the thread.) Tommy <[EMAIL PROTECTED]> writes: > I ran the debianized clean and make > make-kpkg clean > make-kpkg --initrd kernel_image > and the kernel header files are > > ii kernel-headers 2.4.20-8 Header fil

Re: KernelCompileFailure

2003-05-30 Thread Kevin McKinley
On Thu, 29 May 2003 23:09:19 -0400 "Kevin Herzig" <[EMAIL PROTECTED]> wrote: > I'm thinking one of two things. Either you have the wrong version of the > kernel headers installed, or you need to make clean and make dep again. I > like to make /usr/include/linux a symlink to /usr/src/linux/includ

RE: KernelCompileFailure

2003-05-30 Thread Tommy
I ran the debianized clean and make make-kpkg clean make-kpkg --initrd kernel_image and the kernel header files are ii kernel-headers 2.4.20-8 Header files related to Linux kernel version ii kernel-headers 2.4.20-8 Linux kernel headers 2.4.20 on AMD K6/K6-II/ trying to make a

RE: KernelCompileFailure

2003-05-30 Thread Kevin Herzig
I'm thinking one of two things. Either you have the wrong version of the kernel headers installed, or you need to make clean and make dep again. I like to make /usr/include/linux a symlink to /usr/src/linux/include/linux, then make /usr/src/linux a symlink to whichever directory the kernel I'm tr

Re: KernelCompileFailure

2003-05-30 Thread Chris Metzler
On Thu, 29 May 2003 16:01:06 -0700 (PDT) Tommy <[EMAIL PROTECTED]> wrote: > > net/network.o(.text+0xcac0): In function `rtnetlink_rcv': > : undefined reference to `rtnetlink_rcv_skb' > make[1]: *** [vmlinux] Error 1 > make[1]: Leaving directory `/usr/src/kernel-source-2.4.20' > make: *** [stamp-bui