|
Hi everyone !! Can Anyone help me to interpret
the following error messages because i am new in Ftape and linux !!
My company had a DELL Server PowerEdge 4300 with
Red Hat Linux 6.1 installed and a Backup Tape Drive "PowerVault 120T DDS4
AutoLoader"
I tried make the RH 6.1 to
work with the Devices, but unsuccessfully !! please give some hint
..
Many thanks in advanced !!
The following is the error message !!
[root@localhost ftape-4.02]# make
for i in ftape ; do make -C $i all ; done make[1]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape' for i in setup lowlevel internal parport zftape compressor; \ do \ make -C $i NODEP=true versions; \ done make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/setup' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/setup' make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/lowlevel' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/lowlevel' make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/internal' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/internal' make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/parport' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/parport' make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/zftape' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/zftape' make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/compressor' make[2]: Nothing to be done for `versions'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/compressor' set -e; for i in setup lowlevel internal parport zftape compressor; do make -C $i modules; done make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/setup' make[2]: Nothing to be done for `modules'. make[2]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape/setup' make[2]: Entering directory `/usr/local/Download/ftape/ftape-4.02/ftape/lowlevel' gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -DTHE_FTAPE_MAINTAINER=\"[EMAIL PROTECTED]\" -DBROKEN_FLOPPY_DRIVER -DCONFIG_FT_PROC_FS -DCONFIG_FT_STD_FDC_0 -DCONFIG_FT_INT_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 -m486 -DCPU=486 -DTHE_FTAPE_MAINTAINER=\"[EMAIL PROTECTED]\" -DBROKEN_FLOPPY_DRIVER -DCONFIG_FT_PROC_FS -DCONFIG_FT_STD_FDC_0 -DCONFIG_FT_INT_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 -m486 -DCPU=486 -c fdc-io.c -o fdc-io.o 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 `/usr/local/Download/ftape/ftape-4.02/ftape/lowlevel' make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/local/Download/ftape/ftape-4.02/ftape' make: *** [all] Error 2 |
- Re: Couldn't "Make" wong
- Re: Couldn't "Make" Tony Laszlo
- Re: Couldn't "Make" Rudy Zijlstra
- RE: Couldn't "Make" Psitek
