Quote:
|
Originally Posted by sqrtof3
Code:
ls -la /usr/src/linux/
Output:
Code:
lrwxrwxrwx 1 root root 14 2006-12-30 02:10 linux-2.6.19.1 -> linux-2.6.19.1
|
This looks strange, but I'm not sure if it is wrong...
Did the commands
Code:
cp /boot/config-`uname -r` ./.config
make menuconfig
make-kpkg clean
give back any errors?