| Installing madwifi in knoppix I am running knoppix livecd (kernel 2.6.17) and trying to install madwifi drivers. Every time i try to run make i get this:
#make
Checking Requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.17/build SUBDIRS=/ramdisk/home/knoppix/subversion-1.3.0/madwifi-ng modules
make[1]: Entering directory `/UNIONFS/usr/src/linux-2.6.17
Makefile:266: /UNIONFS/usr/src/linux-2.6.17/scripts/Kbuild.include: No such file or directory
Makefile:486: /UNIONFS/usr/src/linux-2.6.1/arch/i1386/Makefile: No such file or directory
make[1]: ***No rule to make target /UNIONFS/usr/src/linux-2.6.1/arch/i386/Makefile'. Stop
make[1]: Leaving dircetory /UNIONFS/usr/src/linux-2.6.1'
make: *** [modules] Error 2
Could anybody tell me what im doing wrong or what i should do in order to succesfullly install madwifi.
Thanks |