Цитата(path_finder @ Mar 17 2007, 15:24)

Что говорит uname -a ?
Linux ivan 2.6.18-3-k7 #1 SMP Mon Dec 4 17:23:11 UTC 2006 i686 GNU/Linux
Цитата(path_finder @ Mar 17 2007, 15:24)

Что находится в пути /usr/src/linux/include
собственно говоря, такого пути нету.
есть путь "/usr/src/linux-headers-2.6.18-3-k7", куда поставился пакет с заголовочными файлами
есть путь "/usr/include/linux" на которые установка ругается:
Цитата
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/include
The header files in /usr/include are generally for C libraries, not for the
running kernel. If you do not have kernel header files in your /usr/src
directory, you probably do not have the kernel-source package installed. Are you
sure that /usr/include contains the header files associated with your running
kernel? [no] y
The path "/usr/include" is a kernel header file directory, but it is not part of
kernel source tree.