root@debian:/home/user/Downloads/spca5xx-20060501# 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=/home/user/Downloads/spca5xx-20060501 CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-5-686-bigmem'
/usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:49: *** CFLAGS
was changed in "/home/user/Downloads/spca5xx-20060501/Makefile". Fix it to
use EXTRA_CFLAGS. Stop.
make[3]: *** [_module_/home/user/Downloads/spca5xx-20060501] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-5-686-bigmem'
make: *** [default] Error 2
不能編譯是哪個檔案或路徑需要修改?
--
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=/home/user/Downloads/spca5xx-20060501 CC=cc modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-5-686-bigmem'
/usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:49: *** CFLAGS
was changed in "/home/user/Downloads/spca5xx-20060501/Makefile". Fix it to
use EXTRA_CFLAGS. Stop.
make[3]: *** [_module_/home/user/Downloads/spca5xx-20060501] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-5-686-bigmem'
make: *** [default] Error 2
不能編譯是哪個檔案或路徑需要修改?
--
All Comments