Otto Wyss wrote:
I've copied the fusion.h to "/usr/include/linux" and tried to make it as
user and as root but I get the following error:

rm -f linux/drivers/char/fusion/Makefile
ln -s Makefile-2.4 linux/drivers/char/fusion/Makefile
make -C /lib/modules/2.4.26-1-k7/build \
CPPFLAGS="-D__KERNEL__ -I`pwd`/linux/include
-I/lib/modules/2.4.26-1-k7/build/include" \
        SUBDIRS=`pwd`/linux/drivers/char/fusion modules
make: *** /lib/modules/2.4.26-1-k7/build: No such file or directory.  Stop.
make: *** [all] Error 2

The directory "/lib/modules/2.4.26-1-k7/build" doesn't exist after this.

O. Wyss

--
See a huge pile of work at "http://wyodesktop.sourceforge.net/";





Run make KERNEL_SOURCE=/path/to/kernel/source




Regards, Claudio





Reply via email to