Sender: [EMAIL PROTECTED]
Subject: Trouble compiling ftape 4.02 on SuSe 6.1
Hi!
I\'m having trouble compiling ftape 4.02 on an i486 under SuSe 6.1. This
version of SuSe includes only ftape 3.04 which doesn\'t support thr controller
card for my Iomega Ditto Max drive.
When I try to make:
abc003:/usr/src/ftape-4.02 # make
[...]
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 `/mnt/hdc/usr/src/ftape-4.02/ftape/lowlevel\'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/mnt/hdc/usr/src/ftape-4.02/ftape\'
make: *** [all] Error 2
I changed MCONFIG to read:
[...]
# PREFIX = /usr
PREFIX = /usr/local
[...]
Kernel version:
abc003:/usr/src/ftape-4.02 # cat /proc/version
Linux version 2.2.5 (root@abc003) (gcc version egcs-2.91.66 19990314
(egcs-1.1.2
release)) #4 Tue May 11 14:01:30 MEST 1999
I suspect some sort of a version conflict. Can anybody help?
Thanks in advance!
Sebastian Schaper