This is in a RedHat 6.1 system with a Summit floppy-tape drive
connected to the internal floppy disk controller.
I tried to install the "ftape" after downloading it from
tapecert.org. In MCONFIG I had to define KERNEL_VERSION as "2.12.-20"
because that line with the UTS-thing didn't work when I tried running it
from a command-line. After that there were several complaints about
"/usr/src/linux/.configure" missing so I created a blank file by that
name. Everything then appeared to compile OK except when I did the
"make install" there were several complaints about unresolved symbols
but no names were displayed. When I moved to the
/usr/src/ftape-4.x-1999-09-11/modules and did the "insmod ./ftape.o
ft_fdc_driver=ftape-internal,none,none,none ft_tracings=3,0,0,0,3" I got
complaints about unresolved symbols ftape_proc_destroy and
ftape_proc_init.
Any ideas what could cause this? Also, how is /usr/src/linux/.configure
created?
K.