Hi,
I'm trying to get my Colorado Jumo 120 to work on my Suse 6.2 linux
installation (Kernel 2.2.10) but with not much joy.
Firstly I understand that that kernel version comes with support for ftape
4.02 built-in but I can only find the ftape.o module and not
ftape-internal.o or zftape.o etc. I can't find them anywhere on the
distribution.
Hence I can't install the modules as instructed in the ftape documentation.
My next step was to download the source for ftape 4.02, amend MCONFIG and
try to build the modules.
But..it doesn't compile with gcc 2.7.2.3..but fails with:
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'
In the code the structure in question is pointed to by a variable 'current'
but I can't establish the type of this structure but its something to do
with signals.
Hope somebody can help.
Many thanks,
Michael