Hi. Trying to compile receive this after typing make: _______________________________________________________ -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -include ../../include/linux/modversions.h -D__KERNEL__ -I. -I../../include -I/usr/src/linux/include -c fdc-io.c fdc-io.c: In function `fdc_interrupt_wait': fdc-io.c:433: structure has no member named `timeout' fdc-io.c:454: structure has no member named `timeout' make[2]: *** [fdc-io.o] Error 1 make[2]: Leaving directory `/usr/new/ftape-4.02/ftape/lowlevel' make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/new/ftape-4.02/ftape' make: *** [all] Error 2 ________________________________________________________________ Is it looking for a part of fdc-io.c that I'm missing? If so, where is the missing part and how do I get make to find it? Any help would be _most_ appreciated! Thanks, Adam -- Adam J. Finkelstein [EMAIL PROTECTED] http://metalab.unc.edu/bees/adamf
