Hi
Im getting some weird error message when trying to install alsa-driver.
Error message:
Code:
make: *** /lib/modules/2.6.8-2-686/source: No such file or directory. Stop.
make: *** [compile] Error 2
Why am i gett this message, the requested file is there. Look at this output:
Code:
drwxr-xr-x 2 root root 4096 2006-05-04 21:03 boot
lrwxrwxrwx 1 root root 35 2006-05-04 21:41 build -> /usr/src/kernel-headers-2.6.8-2-686
drwxr-xr-x 2 root root 4096 2006-05-04 21:03 initrd
drwxr-xr-x 10 root root 4096 2006-05-04 21:03 kernel
-rw-r--r-- 1 root root 138720 2006-05-04 21:04 modules.alias
-rw-r--r-- 1 root root 69 2006-05-04 21:04 modules.ccwmap
-rw-r--r-- 1 root root 233307 2006-05-04 21:04 modules.dep
-rw-r--r-- 1 root root 517 2006-05-04 21:04 modules.ieee1394map
-rw-r--r-- 1 root root 1061 2006-05-04 21:04 modules.inputmap
-rw-r--r-- 1 root root 16427 2006-05-04 21:04 modules.isapnpmap
-rw-r--r-- 1 root root 131958 2006-05-04 21:04 modules.pcimap
-rw-r--r-- 1 root root 104901 2006-05-04 21:04 modules.symbols
-rw-r--r-- 1 root root 157116 2006-05-04 21:04 modules.usbmap
lrwxrwxrwx 1 root root 100 2006-05-04 21:03 source -> /home/horms/tmp/debian-kernel-test/kernel-image-2.6.8-i386/kernel-image-2.6.8-i386-2.6.8/install-686
What is wrong and how to i proceed to compile and install alsa-driver?