|
|
http://en.opensuse.org/How-to_us ... dset_with_SuSE_10.0.
依著安裝
Compiling the kernel module
In the same terminal, go back to the btsco directory and write:
* cd kernel
* make
* make install
* depmod -e
* make clean
到了這步..
MAKE就出現下面的字句...
SUSE:/home/user/btsco/kernel # make
make[1]: Entering directory `/usr/src/linux-2.6.13-15.12-obj/i386/default'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.13-15.12-obj/i386/default'
make: *** [default] Error 2
不明白..向大家求教...謝謝.. |
|