Heya, * Otto Wyss <[EMAIL PROTECTED]> [20040814 14:53]: > 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.
it should have been there before - as a symlink to the corresponding kernel tree. Count -- Andreas Kotes - ICQ: 3741366 - The views expressed herein are (only) mine! OpenPGP key 0x8F94C228 - DirectFB support crew - http://www.directfb.org/ Theory is theory, practice is practice. And theory should be used to analyze practice, but should never EVER be the overriding concern. -- Linus Torvalds
