ERROR: Unable to find the kernel source tree for the currently running kernel.
Please make sure you have installed the kernel source files for your
kernel and that they are properly configured; on Red Hat Linux systems,
for example, be sure you have the 'kernel-source' or 'kernel-devel' RPM
installed. If you know the correct kernel source files are installed,
you may specify the kernel source path with the '--kernel-source-path'
command line option.
I na tym instalacja się kończy, linux-headers i linux-sources są zainstalowane.
Pomoże ktoś?
Z góry dziękuję.
ii linux-headers-2.6-486 2.6.18+6etch3 Heade r files for Linux 2.6 on x86
ii linux-headers-2.6.18-6 2.6.18.dfsg.1-23 Commo n header files for Linux 2.6.18
ii linux-headers-2.6.18-6-486 2.6.18.dfsg.1-23 Heade r files for Linux 2.6.18 on x86
ii linux-image-2.6-k7 2.6.18+6etch3 Linux kernel 2.6 image on AMD K7
ii linux-image-2.6.18-6-k7 2.6.18.dfsg.1-23 Linux 2.6.18 image on AMD K7
ii linux-sound-base 1.0.13-5etch1 base package for ALSA and OSS sound systems
ii linux-source-2.6.18 2.6.18.dfsg.1-23 Linux kernel source for version 2.6.18 with
su
super_tajne_hasło
cd /usr/src
rm linux
tar xf linux-source-`uname -r`
ln -s `pwd`/linux-source-`uname -r` linux
cd linux
cp /boot/grub/config-`uname -r` ./.config
make prepare && make modules_prepare
po tych zabiegach masz wstępnie skonfigurowane jądro.
Zwróć uwagę na `.