RESUBMIT: Can't compile ftape 4.03+ under RH7.3 / kernel 2.4.20-20.7

"Justin White" <[email protected]> Thu, 4 Sep 2003 08:28:15 -0500
Newsgroups gmane.linux.tape
Message-ID <002601c372e8$65f01d80$6401a8c0@dell8100>
Version of FTAPE:  
  4.03 or better (4.03, 4.04, and 4.04a)

Kernel Version:  
  2.4.20-20.7 (RedHat 7.3)

Hardware:
  Gigabyte GA-6BA7 PCI mainboard
    Intel 82443BX chipset
    PIIX4 82371EB controller
  Intel Celeron 333 CPU
  256MB physical RAM
  512MB swap
  Colorado Jumbo 250 internal floppy tape drive (QIC-80)

Problem Description:
  FTAPE will not compile; see attached ftape.log
ftape.log (application/octet-stream, 8.4 KB)
Script started on Thu Sep  4 07:48:26 2003
]0;[email protected]: /tmp/ftape/ftape-4.03[root@localhost ftape-4.03]# pwd
/tmp/ftape/ftape-4.03
]0;[email protected]: /tmp/ftape/ftape-4.03[root@localhost ftape-4.03]# uname -a
Linux localhost.localdomain 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686 unknown
]0;[email protected]: /tmp/ftape/ftape-4.03[root@localhost ftape-4.03]# whoami
root
]0;[email protected]: /tmp/ftape/ftape-4.03[root@localhost ftape-4.03]# make
for i in ftape ; do make -C $i all ; done
make[1]: Entering directory `/tmp/ftape/ftape-4.03/ftape'
for i in  lowlevel internal parport zftape compressor; \
do \
  make -C $i NODEP=true versions; \
done
make[2]: Entering directory `/tmp/ftape/ftape-4.03/ftape/lowlevel'
make[2]: Nothing to be done for `versions'.
make[2]: Leaving directory `/tmp/ftape/ftape-4.03/ftape/lowlevel'
make[2]: Entering directory `/tmp/ftape/ftape-4.03/ftape/internal'
make[2]: Nothing to be done for `versions'.
make[2]: Leaving directory `/tmp/ftape/ftape-4.03/ftape/internal'
make[2]: Entering directory `/tmp/ftape/ftape-4.03/ftape/parport'
make[2]: Nothing to be done for `versions'.
make[2]: Leaving directory `/tmp/ftape/ftape-4.03/ftape/parport'
make[2]: Entering directory `/tmp/ftape/ftape-4.03/ftape/zftape'
make[2]: Nothing to be done for `versions'.
make[2]: Leaving directory `/tmp/ftape/ftape-4.03/ftape/zftape'
make[2]: Entering directory `/tmp/ftape/ftape-4.03/ftape/compressor'
make[2]: Nothing to be done for `versions'.
make[2]: Leaving directory `/tmp/ftape/ftape-4.03/ftape/compressor'
set -e; for i in  lowlevel internal parport zftape compressor; do make -C $i modules; done
make[2]: Entering directory `/tmp/ftape/ftape-4.03/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=686 -DMODULE  -DEXPORT_SYMTAB -c ftape_syms.c
ftape_syms.c:58:1: warning: pasting "(" and "ftape_get_bad_sector_entry" does not give a valid preprocessing token
ftape_syms.c:59:1: warning: pasting "(" and "ftape_find_end_of_bsm_list" does not give a valid preprocessing token
ftape_syms.c:61:1: warning: pasting "(" and "ftape_set_state" does not give a valid preprocessing token
ftape_syms.c:63:1: warning: pasting "(" and "ftape_seek_to_bot" does not give a valid preprocessing token
ftape_syms.c:64:1: warning: pasting "(" and "ftape_seek_to_eot" does not give a valid preprocessing token
ftape_syms.c:65:1: warning: pasting "(" and "ftape_abort_operation" does not give a valid preprocessing token
ftape_syms.c:66:1: warning: pasting "(" and "ftape_get_status" does not give a valid preprocessing token
ftape_syms.c:67:1: warning: pasting "(" and "ftape_enable" does not give a valid preprocessing token
ftape_syms.c:68:1: warning: pasting "(" and "ftape_disable" does not give a valid preprocessing token
ftape_syms.c:69:1: warning: pasting "(" and "ftape_destroy" does not give a valid preprocessing token
ftape_syms.c:70:1: warning: pasting "(" and "ftape_calibrate_data_rate" does not give a valid preprocessing token
ftape_syms.c:71:1: warning: pasting "(" and "ftape_get_drive_status" does not give a valid preprocessing token
ftape_syms.c:73:1: warning: pasting "(" and "ftape_reset_drive" does not give a valid preprocessing token
ftape_syms.c:74:1: warning: pasting "(" and "ftape_command" does not give a valid preprocessing token
ftape_syms.c:75:1: warning: pasting "(" and "ftape_parameter" does not give a valid preprocessing token
ftape_syms.c:76:1: warning: pasting "(" and "ftape_ready_wait" does not give a valid preprocessing token
ftape_syms.c:77:1: warning: pasting "(" and "ftape_report_operation" does not give a valid preprocessing token
ftape_syms.c:78:1: warning: pasting "(" and "ftape_report_error" does not give a valid preprocessing token
ftape_syms.c:79:1: warning: pasting "(" and "ftape_door_lock" does not give a valid preprocessing token
ftape_syms.c:80:1: warning: pasting "(" and "ftape_door_open" does not give a valid preprocessing token
ftape_syms.c:81:1: warning: pasting "(" and "ftape_set_partition" does not give a valid preprocessing token
ftape_syms.c:83:1: warning: pasting "(" and "ftape_ecc_correct" does not give a valid preprocessing token
ftape_syms.c:84:1: warning: pasting "(" and "ftape_read_segment" does not give a valid preprocessing token
ftape_syms.c:85:1: warning: pasting "(" and "ftape_zap_read_buffers" does not give a valid preprocessing token
ftape_syms.c:86:1: warning: pasting "(" and "ftape_read_header_segment" does not give a valid preprocessing token
ftape_syms.c:87:1: warning: pasting "(" and "ftape_decode_header_segment" does not give a valid preprocessing token
ftape_syms.c:89:1: warning: pasting "(" and "ftape_write_segment" does not give a valid preprocessing token
ftape_syms.c:90:1: warning: pasting "(" and "ftape_loop_until_writes_done" does not give a valid preprocessing token
ftape_syms.c:91:1: warning: pasting "(" and "ftape_hard_error_recovery" does not give a valid preprocessing token
ftape_syms.c:93:1: warning: pasting "(" and "fdc_infos" does not give a valid preprocessing token
ftape_syms.c:94:1: warning: pasting "(" and "fdc_register" does not give a valid preprocessing token
ftape_syms.c:95:1: warning: pasting "(" and "fdc_unregister" does not give a valid preprocessing token
ftape_syms.c:96:1: warning: pasting "(" and "fdc_disable_irq" does not give a valid preprocessing token
ftape_syms.c:97:1: warning: pasting "(" and "fdc_enable_irq" does not give a valid preprocessing token
ftape_syms.c:99:1: warning: pasting "(" and "ftape_vmalloc" does not give a valid preprocessing token
ftape_syms.c:100:1: warning: pasting "(" and "ftape_vfree" does not give a valid preprocessing token
ftape_syms.c:101:1: warning: pasting "(" and "ftape_kmalloc" does not give a valid preprocessing token
ftape_syms.c:102:1: warning: pasting "(" and "ftape_kfree" does not give a valid preprocessing token
ftape_syms.c:103:1: warning: pasting "(" and "fdc_set_nr_buffers" does not give a valid preprocessing token
ftape_syms.c:104:1: warning: pasting "(" and "fdc_get_deblock_buffer" does not give a valid preprocessing token
ftape_syms.c:105:1: warning: pasting "(" and "fdc_put_deblock_buffer" does not give a valid preprocessing token
ftape_syms.c:107:1: warning: pasting "(" and "ftape_format_track" does not give a valid preprocessing token
ftape_syms.c:108:1: warning: pasting "(" and "ftape_format_status" does not give a valid preprocessing token
ftape_syms.c:109:1: warning: pasting "(" and "ftape_verify_segment" does not give a valid preprocessing token
ftape_syms.c:111:1: warning: pasting "(" and "ftape_ecc_set_segment_parity" does not give a valid preprocessing token
ftape_syms.c:112:1: warning: pasting "(" and "ftape_ecc_correct_data" does not give a valid preprocessing token
ftape_syms.c:115:1: warning: pasting "(" and "ftape_trace_call" does not give a valid preprocessing token
ftape_syms.c:116:1: warning: pasting "(" and "ftape_trace_exit" does not give a valid preprocessing token
ftape_syms.c:117:1: warning: pasting "(" and "ftape_trace_log" does not give a valid preprocessing token
ftape_syms.c:118:1: warning: pasting "(" and "ftape_tracings" does not give a valid preprocessing token
ftape_syms.c:119:1: warning: pasting "(" and "ftape_function_nest_levels" does not give a valid preprocessing token
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:222: 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/ftape-4.03/ftape/lowlevel'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/tmp/ftape/ftape-4.03/ftape'
make: *** [all] Error 2
Script done on Thu Sep  4 07:52:51 2003