On Fri, 2002-11-08 at 11:33, [EMAIL PROTECTED] wrote: > I did have kernel version 2.4.8-26mdk a long time ago, but I've been running > kernel version 2.4.8-34.1mdk for quite a while. I don't understand why the make > **thinks** it has to create a 2.4.8-26mdk module. I have the correct kernel > sources. Here's what I've got: > > [root@shlomo1 spca1]# ls /usr/src -la > total 3 > drwxr-xr-x 4 root root 128 Nov 8 09:31 ./ > drwxr-xr-x 16 root root 472 Feb 26 2002 ../ > lrwxrwxrwx 1 root root 11 Nov 8 09:31 linux -> linux-2.4.8/ > drwxr-xr-x 19 root root 712 Nov 8 09:31 linux-2.4.8/ > drwxr-xr-x 7 root root 168 Jan 28 2002 RPM/ >
Run the command "grep "EXTRAVERSION =" /usr/src/linux/Makefile" It will tell you sources to what version you really have. I'm pretty sure you'll discover you don't have the sources for the right version. Gilad. -- Gilad Ben-Yossef <[EMAIL PROTECTED]> http://benyossef.com "Geeks rock bands cool name #8192: RAID against the machine" ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]