Hallo Liste, ich habe SuSE 7.2 Kernel 2.4.10-4GB inkl. Kernel-Source am laufen. Nun versuche ich ein Iomega Bandlaufwerk mit Ditto-Dash Beschleuniger Karte mit ftape-4.04a zum laufen zu bringen. Bei dem make - Befehl erhalte ich folgende Meldung: for i in ftape ; do make -C $i all ; done make[1]: Entering directory `/tmp/ftape-4.04a/ftape' for i in lowlevel internal parport zftape compressor; \ do \ make -C $i NODEP=true versions; \ done make[2]: Entering directory `/tmp/ftape-4.04a/ftape/lowlevel' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/tmp/ftape-4.04a/ftape/lowlevel' make[2]: Entering directory `/tmp/ftape-4.04a/ftape/internal' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/tmp/ftape-4.04a/ftape/internal' make[2]: Entering directory `/tmp/ftape-4.04a/ftape/parport' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/tmp/ftape-4.04a/ftape/parport' make[2]: Entering directory `/tmp/ftape-4.04a/ftape/zftape' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/tmp/ftape-4.04a/ftape/zftape' make[2]: Entering directory `/tmp/ftape-4.04a/ftape/compressor' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/tmp/ftape-4.04a/ftape/compressor' set -e; for i in lowlevel internal parport zftape compressor; do make -C $i modules; done make[2]: Entering directory `/tmp/ftape-4.04a/ftape/lowlevel' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -D__KERNEL__ -I. -I../../include -I/usr/src/linux/include -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -DEXPORT_SYMTAB -c ftape_syms.c In file included from /usr/src/linux/include/linux/fs.h:12, from /usr/src/linux/include/linux/capability.h:17, from /usr/src/linux/include/linux/binfmts.h:5, from /usr/src/linux/include/linux/sched.h:9, from ../../include/linux/ftape.h:35, from ftape_syms.c:32: /usr/src/linux/include/linux/wait.h: In function `__add_wait_queue_tail': /usr/src/linux/include/linux/wait.h:220: warning: implicit declaration of function `list_add_tail' In file included from ftape-tracing.h:35, from ftape_syms.c:33: ../lowlevel/ftape-init.h: In function `ft_sigtest': ../lowlevel/ftape-init.h:70: structure has no member named `signal' ../lowlevel/ftape-init.h:71: warning: control reaches end of non-void function make[2]: *** [ftape_syms.o] Error 1 make[2]: Leaving directory `/tmp/ftape-4.04a/ftape/lowlevel' make[1]: *** [modules] Error 2 make[1]: Leaving directory `/tmp/ftape-4.04a/ftape' make: *** [all] Error 2 Hat jemand eine Lösung parat? -- So long, Froelix mailto:froelix@t-online.de
participants (1)
-
froelix@t-online.de