>>> David Turetsky wrote on Sat Feb 15, 2003 um 11:54:36AM: 'uname -r' gives '2.4.18-bf2.4' but 'apt-get install kernel-source-2.4.18-bf2.4' replies 'Couldn't find package ... -bf2.4' so I installed 2.4.18. The installation went fine. Quite interesting
>>> Andreas Bloch [mailto:[EMAIL PROTECTED]] replied on Saturday, February 15, 2003 5:39 PM Wrong. Use "apt-get source kernel-image-2.4.18-bf2.4". However, your request ist pointless, what you need to get most modules compiled are the kernel headers, which you can get with "apt-get install kernel-headers-2.4.18-bf2.4". Point your module building system to /usr/src/kernel-headers-2.4.18-bf2.4/include then. >>> David Turetsky, following the wise advise of Andreas, got the >>> following output: [ok output omitted] /usr/src/kernel-headers-2.4.18.bf2.2/include/linux/modversions.h usability... no checking /usr/src/kernel-headers-2.4.18.bf2.2/include/linux/modversions.h presence... no checking for /usr/src/kernel-headers-2.4.18.bf2.2/include/linux/modversions.h... no This sounds as though I'm back to square one of trying to get the 'bf2.4' source. I thought to check in first, given your 'pointless' comment >>> Afterthought from David: Wouldn't a symlink identifying the 4.18 source as 4.18-bf2.4 resolve this issue? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]