Hi!
Trying to kill the keyboard, [EMAIL PROTECTED] produced:
> did that and when I tried to compile it I now get the following errors:
> >make[2]: Entering directory `/root/scratch/ftape-4.03-pre-2/ftape/lowlevel'
> >make[2]: *** No rule to make target `/usr/src/linux/include/linux/autoconf.h',
> >needed by
> >`../../include/linux/modules/ftape_syms.ver'. Stop.
> Any clues!
You have to configure and make your own kernel.[1]
/usr/src/linux/include/linux/autoconf.h records the options for
your kernel, which in turn is needed by ftape ...
-Wolfgang
[1] cd /usr/src/linux
make menuconfig #(or make xconfig)
make dep clean zimage modules modules_install
make zlilo # if you use lilo
# that's it
--
PGP 2 welcome: Mail me, subject "send PGP-key".
Unsolicited Bulk E-Mails: *You* pay for ads you never wanted.
How to dominate the Internet/WWW/etc? Destroy the protocols! See:
http://www.opensource.org/halloween.html