"Matthew R. Briggs" <[EMAIL PROTECTED]> writes: > Well, almost there. Your work paid off; the global register clobber > doesn't happen anymore. The compile still dies, though, with this > error: Good. So this is fixed. > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer > -fno-strength-reduce > -DTHE_FTAPE_MAINTAINER=\"[EMAIL PROTECTED]\" > -DCONFIG_FT_PROC_FS -DCONFIG_FT_STD_FDC_0 -DCONFIG_FT_AUTO_0=1 > -DCONFIG_FTAPE_MODULE -DCONFIG_FT_INTERNAL_MODULE > -DCONFIG_FT_TRAKKER_MODULE -DCONFIG_FT_BPCK_MODULE > -DCONFIG_ZFTAPE_MODULE -DCONFIG_ZFT_COMPRESSOR_MODULE -DMODULE > -D__KERNEL__ -I. -I../../include -I/usr/src/linux/include -mno-fp-regs > -ffixed-8 -mcpu=ev4 -DZFT_OBSOLETE -c zftape-init.c > zftape-init.c: In function `zft_open': > zftape-init.c:176: `mod_use_count_' undeclared (first use in this > function) > zftape-init.c:176: (Each undeclared identifier is reported only once > zftape-init.c:176: for each function it appears in.) > make[2]: *** [zftape-init.o] Error 1 > > With 'make -k', this is AFAICT the only error it runs into. I have a > feeling we're close...thanks for your great work! Which version (of ftape) are you using? I think this should be fixed in the latest snapshots. Oh, yes. You have to fetch zftape-init.c from the CVS repository. However, the snapshot which will be produced tonight at about 1:00 am UTC should have this problem already fixed. Otherwise complain. If you don't wait, use http://iris3.math1.rwth-aachen.de:8000/cvsweb/ftape/ftape-driver/ftape/zftape/zftape-init.c to view what had to be changed in zftape-init.c to fix this little problem (and to download the latest version of zftape-init.c, which is 1.26) I'm Cc'ing to the linux-tape list, as this might be of some interest. Good luck again Claus -- Claus-Justus Heine [EMAIL PROTECTED] http://www.math1.rwth-aachen.de/~heine/ Ftape - the Linux Floppy Tape Project Home Page : http://www.math1.rwth-aachen.de/~heine/ftape/ CVS Repos. : http://iris3.math1.rwth-aachen.de:8000/cvsweb/ Bug Reports : http://iris3.math1.rwth-aachen.de:8080/gnats/ [EMAIL PROTECTED] Mailing-list: [EMAIL PROTECTED]
