我下载了spca5xx的驱动,解压之后make clean之后运行make提示错误,提示如下:
Building SPCA5XX driver for 2.5/2.6 kernel.
Remember: you must have read/write access to your kernel source tree.
make -C /lib/modules/`uname -r`/build SUBDIRS=/root/download/spca5xx-20050328 modules
make: *** /lib/modules/2.6.9/build: 没有那个文件或目录。 停止。
make: *** [default] 错误 2