Re: stock kernel 2.6.6 ftape driver, debian ftape-util 1:1.09.2000, old colorado jumbo 250(350), - no device or adress -

Thomas Schorpp <[email protected]> Sat, 04 Sep 2004 00:51:31 +0200
Newsgroups gmane.linux.tape
Message-ID <[email protected]>
Agustin Martin wrote:
> On Mon, Aug 30, 2004 at 09:33:08PM +0200, Thomas Schorpp wrote:

> I never tried with a 2.6 kernel, so please report sucess or failure to this
> list.
> 
> Cheers,
> 

ok here it is, wether i got a header hell here or theres been to much 
change in 2.6. kernels:

(try 2.4. next)

tom1:/usr/src/modules/ftape#
tom1:/usr/src/modules/ftape# debian/rules KSRC=/usr/src/linux binary-modules
make LINUX_LOCATION=/usr/src/linux
make[1]: Entering directory `/usr/src/modules/ftape'
for i in ftape ; do make -C $i all ; done
make[2]: Entering directory `/usr/src/modules/ftape/ftape'
for i in compressor internal lowlevel parport zftape; \
do \
   make -C $i NODEP=true versions; \
done
make[3]: Entering directory `/usr/src/modules/ftape/ftape/compressor'
make[3]: Nothing to be done for `versions'.
make[3]: Leaving directory `/usr/src/modules/ftape/ftape/compressor'
make[3]: Entering directory `/usr/src/modules/ftape/ftape/internal'
make[3]: Nothing to be done for `versions'.
make[3]: Leaving directory `/usr/src/modules/ftape/ftape/internal'
make[3]: Entering directory `/usr/src/modules/ftape/ftape/lowlevel'
make[3]: Nothing to be done for `versions'.
make[3]: Leaving directory `/usr/src/modules/ftape/ftape/lowlevel'
make[3]: Entering directory `/usr/src/modules/ftape/ftape/parport'
make[3]: Nothing to be done for `versions'.
make[3]: Leaving directory `/usr/src/modules/ftape/ftape/parport'
make[3]: Entering directory `/usr/src/modules/ftape/ftape/zftape'
make[3]: Nothing to be done for `versions'.
make[3]: Leaving directory `/usr/src/modules/ftape/ftape/zftape'
make -C compressor modules
make[3]: Entering directory `/usr/src/modules/ftape/ftape/compressor'
gcc -Wall -Wstrict-prototypes -O2  -fomit-frame-pointer 
-fno-strength-reduce -D__KERNEL__ -I. -I../../include 
-I/usr/src/linux/include -DCONFIG_X86 -mpreferred-stack-boundary=2 
-march=athlon  -DMODULE -DMODVERSIONS -include 
../../include/linux/modftversions.h    -c -o zftape-compress.o 
zftape-compress.c
In file included from /usr/src/linux/include/asm/processor.h:18,
                  from /usr/src/linux/include/asm/thread_info.h:16,
                  from /usr/src/linux/include/linux/thread_info.h:21,
                  from /usr/src/linux/include/linux/spinlock.h:12,
                  from /usr/src/linux/include/linux/capability.h:45,
                  from /usr/src/linux/include/linux/sched.h:7,
                  from /usr/src/linux/include/linux/mm.h:4,
                  from zftape-compress.c:38:
/usr/src/linux/include/asm/system.h: In function `__set_64bit_var':
/usr/src/linux/include/asm/system.h:193: warning: dereferencing 
type-punned pointer will break strict-aliasing rules
/usr/src/linux/include/asm/system.h:193: warning: dereferencing 
type-punned pointer will break strict-aliasing rules
In file included from /usr/src/linux/include/linux/fs.h:16,
                  from /usr/src/linux/include/linux/mm.h:15,
                  from zftape-compress.c:38:
/usr/src/linux/include/linux/dcache.h: At top level:
/usr/src/linux/include/linux/dcache.h:108: error: field `d_hash' has 
incomplete type
/usr/src/linux/include/linux/dcache.h: In function `__d_drop':
/usr/src/linux/include/linux/dcache.h:183: warning: implicit declaration 
of function `hlist_del_rcu'
In file included from /usr/src/linux/include/linux/fs.h:287,
                  from /usr/src/linux/include/linux/mm.h:15,
                  from zftape-compress.c:38:
/usr/src/linux/include/linux/quota.h: At top level:
/usr/src/linux/include/linux/quota.h:212: error: field `dq_hash' has 
incomplete type
In file included from /usr/src/linux/include/linux/mm.h:15,
                  from zftape-compress.c:38:
/usr/src/linux/include/linux/fs.h:412: error: field `i_hash' has 
incomplete type
In file included from /usr/src/linux/include/linux/mm.h:15,
                  from zftape-compress.c:38:
/usr/src/linux/include/linux/fs.h:749: error: field `s_anon' has 
incomplete type
In file included from ../lowlevel/ftape-tracing.h:35,
                  from ../zftape/zftape-init.h:33,
                  from zftape-compress.c:55:
../lowlevel/ftape-init.h: In function `ft_sigblockall':
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:57: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:60: error: too many arguments to function 
`recalc_sigpending'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:61: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h: In function `ft_sigrestore':
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:65: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:67: error: too many arguments to function 
`recalc_sigpending'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
../lowlevel/ftape-init.h:68: error: structure has no member named 
`sigmask_lock'
In file included from ../zftape/zftape-init.h:33,
                  from zftape-compress.c:55:
../lowlevel/ftape-tracing.h: At top level:
../lowlevel/ftape-tracing.h:88: error: `_set_ver' declared as function 
returning an array
../lowlevel/ftape-tracing.h:88: warning: parameter names (without types) 
in function declaration
In file included from ../zftape/zftape-init.h:33,
                  from zftape-compress.c:55:
../lowlevel/ftape-tracing.h:104: error: `_set_ver' declared as function 
returning an array
../lowlevel/ftape-tracing.h:104: warning: parameter names (without 
types) in function declaration
../lowlevel/ftape-tracing.h:114: error: `_set_ver' declared as function 
returning an array
../lowlevel/ftape-tracing.h:114: warning: parameter names (without 
types) in function declaration
../lowlevel/ftape-tracing.h:122: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-tracing.h:122: warning: parameter names (without 
types) in function declaration
../lowlevel/ftape-tracing.h:127: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-tracing.h:127: warning: parameter names (without 
types) in function declaration
../lowlevel/ftape-tracing.h:132: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-tracing.h:132: warning: parameter names (without 
types) in function declaration
In file included from ../lowlevel/fdc-io.h:40,
                  from ../lowlevel/ftape-rw.h:35,
                  from ../lowlevel/ftape-ctl.h:36,
                  from ../zftape/zftape-init.h:34,
                  from zftape-compress.c:55:
../lowlevel/ftape-bsm.h:64: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-bsm.h:64: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-bsm.h:67: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-bsm.h:67: warning: parameter names (without types) in 
function declaration
In file included from ../lowlevel/ftape-rw.h:35,
                  from ../lowlevel/ftape-ctl.h:36,
                  from ../zftape/zftape-init.h:34,
                  from zftape-compress.c:55:
../lowlevel/fdc-io.h:427: error: `_set_ver' declared as function 
returning an array
../lowlevel/fdc-io.h:427: warning: parameter names (without types) in 
function declaration
../lowlevel/fdc-io.h:461: error: `_set_ver' declared as function 
returning a function
../lowlevel/fdc-io.h:461: warning: parameter names (without types) in 
function declaration
../lowlevel/fdc-io.h:462: error: `_set_ver' declared as function 
returning a function
../lowlevel/fdc-io.h:462: warning: parameter names (without types) in 
function declaration
../lowlevel/fdc-io.h:466: error: `_set_ver' declared as function 
returning a function
../lowlevel/fdc-io.h:466: warning: parameter names (without types) in 
function declaration
../lowlevel/fdc-io.h:467: error: `_set_ver' declared as function 
returning a function
../lowlevel/fdc-io.h:467: warning: parameter names (without types) in 
function declaration
../lowlevel/fdc-io.h: In function `ft_find_fdc_by_irq':
../lowlevel/fdc-io.h:478: error: `fdc_infos' undeclared (first use in 
this function)
../lowlevel/fdc-io.h:478: error: (Each undeclared identifier is reported 
only once
../lowlevel/fdc-io.h:478: error: for each function it appears in.)
../lowlevel/fdc-io.h:478: error: subscripted value is neither array nor 
pointer
../lowlevel/fdc-io.h:478: error: subscripted value is neither array nor 
pointer
../lowlevel/fdc-io.h:479: error: subscripted value is neither array nor 
pointer
In file included from ../lowlevel/ftape-ctl.h:36,
                  from ../zftape/zftape-init.h:34,
                  from zftape-compress.c:55:
../lowlevel/ftape-rw.h: At top level:
../lowlevel/ftape-rw.h:221: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-rw.h:221: warning: parameter names (without types) in 
function declaration
In file included from ../lowlevel/ftape-ctl.h:37,
                  from ../zftape/zftape-init.h:34,
                  from zftape-compress.c:55:
../lowlevel/ftape-io.h:83: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:83: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:88: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:88: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:96: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:96: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:107: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:107: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:116: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:116: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:117: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:117: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:123: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:123: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:124: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:124: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-io.h:125: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-io.h:125: warning: parameter names (without types) in 
function declaration
In file included from ../zftape/zftape-init.h:34,
                  from zftape-compress.c:55:
../lowlevel/ftape-ctl.h:180: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:180: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:182: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:182: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:183: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:183: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:184: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:184: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:190: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:190: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:191: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:191: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:192: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:192: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:193: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:193: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-ctl.h:195: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-ctl.h:195: warning: parameter names (without types) in 
function declaration
In file included from ../zftape/zftape-init.h:35,
                  from zftape-compress.c:55:
../lowlevel/ftape-read.h:42: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-read.h:42: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-read.h:44: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-read.h:44: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-read.h:45: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-read.h:45: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-read.h:49: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-read.h:49: warning: parameter names (without types) in 
function declaration
../lowlevel/ftape-read.h:51: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-read.h:51: warning: parameter names (without types) in 
function declaration
In file included from ../zftape/zftape-init.h:36,
                  from zftape-compress.c:55:
../lowlevel/ftape-write.h:52: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-write.h:52: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-write.h:54: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-write.h:54: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-write.h:55: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-write.h:55: warning: parameter names (without types) 
in function declaration
In file included from ../zftape/zftape-init.h:39,
                  from zftape-compress.c:55:
../lowlevel/ftape-buffer.h:37: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:37: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-buffer.h:38: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:38: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-buffer.h:39: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:39: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-buffer.h:40: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:40: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-buffer.h:41: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:41: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-buffer.h:42: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:42: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-buffer.h:43: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-buffer.h:43: warning: parameter names (without types) 
in function declaration
In file included from ../zftape/zftape-init.h:40,
                  from zftape-compress.c:55:
../lowlevel/ftape-format.h:48: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-format.h:48: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-format.h:49: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-format.h:49: warning: parameter names (without types) 
in function declaration
../lowlevel/ftape-format.h:51: error: `_set_ver' declared as function 
returning a function
../lowlevel/ftape-format.h:51: warning: parameter names (without types) 
in function declaration
In file included from ../zftape/zftape-rw.h:31,
                  from ../zftape/zftape-init.h:45,
                  from zftape-compress.c:55:
../zftape/zftape-buffers.h:39: error: `_set_ver' declared as function 
returning a function
../zftape/zftape-buffers.h:39: warning: parameter names (without types) 
in function declaration
../zftape/zftape-buffers.h:41: error: `_set_ver' declared as function 
returning a function
../zftape/zftape-buffers.h:41: warning: parameter names (without types) 
in function declaration
In file included from zftape-compress.c:55:
../zftape/zftape-init.h:68: error: `_set_ver' declared as function 
returning a function
../zftape/zftape-init.h:68: warning: parameter names (without types) in 
function declaration
../zftape/zftape-init.h:69: error: `_set_ver' declared as function 
returning a function
../zftape/zftape-init.h:69: warning: parameter names (without types) in 
function declaration
In file included from zftape-compress.c:59:
../zftape/zftape-read.h:47: error: `_set_ver' declared as function 
returning a function
../zftape/zftape-read.h:47: warning: parameter names (without types) in 
function declaration
zftape-compress.c: In function `get_cseg':
zftape-compress.c:190: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:190: error: initializer element is not computable at 
load time
zftape-compress.c:190: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:190: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:190: error: subscripted value is neither array nor pointer
zftape-compress.c:190: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:190: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:190: error: subscripted value is neither array nor pointer
zftape-compress.c:190: error: called object is not a function
zftape-compress.c:190: error: subscripted value is neither array nor pointer
zftape-compress.c:200: error: subscripted value is neither array nor pointer
zftape-compress.c:200: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:200: error: subscripted value is neither array nor pointer
zftape-compress.c:200: error: called object is not a function
zftape-compress.c:200: error: subscripted value is neither array nor pointer
zftape-compress.c:200: error: subscripted value is neither array nor pointer
zftape-compress.c:200: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:200: error: subscripted value is neither array nor pointer
zftape-compress.c:200: error: called object is not a function
zftape-compress.c:217: error: subscripted value is neither array nor pointer
zftape-compress.c:217: error: subscripted value is neither array nor pointer
zftape-compress.c:217: error: called object is not a function
zftape-compress.c:221: error: subscripted value is neither array nor pointer
zftape-compress.c:221: error: subscripted value is neither array nor pointer
zftape-compress.c:221: error: called object is not a function
zftape-compress.c:227: error: subscripted value is neither array nor pointer
zftape-compress.c:227: error: subscripted value is neither array nor pointer
zftape-compress.c:227: error: called object is not a function
zftape-compress.c:227: error: subscripted value is neither array nor pointer
zftape-compress.c:227: error: subscripted value is neither array nor pointer
zftape-compress.c:227: error: subscripted value is neither array nor pointer
zftape-compress.c:227: error: called object is not a function
zftape-compress.c:233: error: subscripted value is neither array nor pointer
zftape-compress.c:233: error: subscripted value is neither array nor pointer
zftape-compress.c:233: error: called object is not a function
zftape-compress.c:233: error: subscripted value is neither array nor pointer
zftape-compress.c:233: error: subscripted value is neither array nor pointer
zftape-compress.c:233: error: subscripted value is neither array nor pointer
zftape-compress.c:233: error: called object is not a function
zftape-compress.c:238: error: subscripted value is neither array nor pointer
zftape-compress.c:238: error: subscripted value is neither array nor pointer
zftape-compress.c:238: error: called object is not a function
zftape-compress.c:239: error: subscripted value is neither array nor pointer
zftape-compress.c:239: error: subscripted value is neither array nor pointer
zftape-compress.c:239: error: subscripted value is neither array nor pointer
zftape-compress.c:239: error: called object is not a function
zftape-compress.c: In function `get_next_cluster':
zftape-compress.c:254: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:254: error: initializer element is not computable at 
load time
zftape-compress.c:254: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:254: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:254: error: subscripted value is neither array nor pointer
zftape-compress.c:254: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:254: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:254: error: subscripted value is neither array nor pointer
zftape-compress.c:254: error: called object is not a function
zftape-compress.c:254: error: subscripted value is neither array nor pointer
zftape-compress.c:271: error: subscripted value is neither array nor pointer
zftape-compress.c:271: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:271: error: subscripted value is neither array nor pointer
zftape-compress.c:271: error: called object is not a function
zftape-compress.c:280: error: subscripted value is neither array nor pointer
zftape-compress.c:280: error: subscripted value is neither array nor pointer
zftape-compress.c:280: error: called object is not a function
zftape-compress.c:281: error: subscripted value is neither array nor pointer
zftape-compress.c:281: error: subscripted value is neither array nor pointer
zftape-compress.c:281: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:281: error: subscripted value is neither array nor pointer
zftape-compress.c:281: error: called object is not a function
zftape-compress.c: In function `zftc_open':
zftape-compress.c:293: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:293: error: initializer element is not computable at 
load time
zftape-compress.c:293: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:293: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:293: error: subscripted value is neither array nor pointer
zftape-compress.c:293: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:293: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:293: error: subscripted value is neither array nor pointer
zftape-compress.c:293: error: called object is not a function
zftape-compress.c:293: error: subscripted value is neither array nor pointer
zftape-compress.c:296: error: subscripted value is neither array nor pointer
zftape-compress.c:296: error: subscripted value is neither array nor pointer
zftape-compress.c:296: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:296: error: subscripted value is neither array nor pointer
zftape-compress.c:296: error: called object is not a function
zftape-compress.c:299: warning: `MOD_INC_USE_COUNT' is deprecated 
(declared at /usr/src/linux/include/linux/module.h:529)
zftape-compress.c:305: error: `ftape_kmalloc' undeclared (first use in 
this function)
zftape-compress.c:306: error: called object is not a function
zftape-compress.c:309: warning: `MOD_DEC_USE_COUNT' is deprecated 
(declared at /usr/src/linux/include/linux/module.h:541)
zftape-compress.c:317: error: subscripted value is neither array nor pointer
zftape-compress.c:317: error: subscripted value is neither array nor pointer
zftape-compress.c:317: error: subscripted value is neither array nor pointer
zftape-compress.c:317: error: called object is not a function
zftape-compress.c: In function `zftc_close':
zftape-compress.c:328: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:328: error: initializer element is not computable at 
load time
zftape-compress.c:328: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:328: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:328: error: subscripted value is neither array nor pointer
zftape-compress.c:328: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:328: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:328: error: subscripted value is neither array nor pointer
zftape-compress.c:328: error: called object is not a function
zftape-compress.c:328: error: subscripted value is neither array nor pointer
zftape-compress.c:332: error: subscripted value is neither array nor pointer
zftape-compress.c:332: error: subscripted value is neither array nor pointer
zftape-compress.c:332: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:332: error: subscripted value is neither array nor pointer
zftape-compress.c:332: error: called object is not a function
zftape-compress.c:337: warning: `MOD_DEC_USE_COUNT' is deprecated 
(declared at /usr/src/linux/include/linux/module.h:541)
zftape-compress.c:339: error: subscripted value is neither array nor pointer
zftape-compress.c:339: error: subscripted value is neither array nor pointer
zftape-compress.c:339: error: subscripted value is neither array nor pointer
zftape-compress.c:339: error: called object is not a function
zftape-compress.c: In function `zft_allocate_cmpr_mem':
zftape-compress.c:344: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:344: error: initializer element is not computable at 
load time
zftape-compress.c:344: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:344: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:344: error: subscripted value is neither array nor pointer
zftape-compress.c:344: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:344: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:344: error: subscripted value is neither array nor pointer
zftape-compress.c:344: error: called object is not a function
zftape-compress.c:344: error: subscripted value is neither array nor pointer
zftape-compress.c:347: error: subscripted value is neither array nor pointer
zftape-compress.c:347: error: subscripted value is neither array nor pointer
zftape-compress.c:347: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:347: error: subscripted value is neither array nor pointer
zftape-compress.c:347: error: called object is not a function
zftape-compress.c:349: error: `ftape_vmalloc' undeclared (first use in 
this function)
zftape-compress.c:349: error: called object is not a function
zftape-compress.c:349: error: subscripted value is neither array nor pointer
zftape-compress.c:349: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:349: error: subscripted value is neither array nor pointer
zftape-compress.c:349: error: called object is not a function
zftape-compress.c:349: error: subscripted value is neither array nor pointer
zftape-compress.c:349: error: subscripted value is neither array nor pointer
zftape-compress.c:349: error: subscripted value is neither array nor pointer
zftape-compress.c:349: error: called object is not a function
zftape-compress.c:351: error: `zft_vmalloc_always' undeclared (first use 
in this function)
zftape-compress.c:351: error: called object is not a function
zftape-compress.c:351: error: subscripted value is neither array nor pointer
zftape-compress.c:351: error: subscripted value is neither array nor pointer
zftape-compress.c:351: error: called object is not a function
zftape-compress.c:351: error: subscripted value is neither array nor pointer
zftape-compress.c:351: error: subscripted value is neither array nor pointer
zftape-compress.c:351: error: subscripted value is neither array nor pointer
zftape-compress.c:351: error: called object is not a function
zftape-compress.c:354: error: called object is not a function
zftape-compress.c:354: error: subscripted value is neither array nor pointer
zftape-compress.c:354: error: subscripted value is neither array nor pointer
zftape-compress.c:354: error: called object is not a function
zftape-compress.c:354: error: subscripted value is neither array nor pointer
zftape-compress.c:354: error: subscripted value is neither array nor pointer
zftape-compress.c:354: error: subscripted value is neither array nor pointer
zftape-compress.c:354: error: called object is not a function
zftape-compress.c:357: error: subscripted value is neither array nor pointer
zftape-compress.c:357: error: subscripted value is neither array nor pointer
zftape-compress.c:357: error: subscripted value is neither array nor pointer
zftape-compress.c:357: error: called object is not a function
zftape-compress.c: In function `zftc_cleanup':
zftape-compress.c:365: error: `ftape_vfree' undeclared (first use in 
this function)
zftape-compress.c:365: error: called object is not a function
zftape-compress.c:366: error: called object is not a function
zftape-compress.c:367: error: called object is not a function
zftape-compress.c: In function `zft_uncompress':
zftape-compress.c:389: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:389: error: initializer element is not computable at 
load time
zftape-compress.c:389: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:389: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:389: error: subscripted value is neither array nor pointer
zftape-compress.c:389: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:389: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:389: error: subscripted value is neither array nor pointer
zftape-compress.c:389: error: called object is not a function
zftape-compress.c:389: error: subscripted value is neither array nor pointer
zftape-compress.c:395: error: subscripted value is neither array nor pointer
zftape-compress.c:395: error: subscripted value is neither array nor pointer
zftape-compress.c:396: error: subscripted value is neither array nor pointer
zftape-compress.c:396: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:396: error: subscripted value is neither array nor pointer
zftape-compress.c:396: error: called object is not a function
zftape-compress.c:405: error: subscripted value is neither array nor pointer
zftape-compress.c:405: error: subscripted value is neither array nor pointer
zftape-compress.c:405: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:405: error: subscripted value is neither array nor pointer
zftape-compress.c:405: error: called object is not a function
zftape-compress.c: In function `zftc_stats':
zftape-compress.c:413: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:413: error: initializer element is not computable at 
load time
zftape-compress.c:413: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:413: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:413: error: subscripted value is neither array nor pointer
zftape-compress.c:413: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:413: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:413: error: subscripted value is neither array nor pointer
zftape-compress.c:413: error: called object is not a function
zftape-compress.c:413: error: subscripted value is neither array nor pointer
zftape-compress.c:415: error: subscripted value is neither array nor pointer
zftape-compress.c:415: error: subscripted value is neither array nor pointer
zftape-compress.c:416: error: subscripted value is neither array nor pointer
zftape-compress.c:416: error: subscripted value is neither array nor pointer
zftape-compress.c:416: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:416: error: subscripted value is neither array nor pointer
zftape-compress.c:416: error: called object is not a function
zftape-compress.c:420: error: subscripted value is neither array nor pointer
zftape-compress.c:420: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:420: error: subscripted value is neither array nor pointer
zftape-compress.c:420: error: called object is not a function
zftape-compress.c:425: error: subscripted value is neither array nor pointer
zftape-compress.c:425: error: subscripted value is neither array nor pointer
zftape-compress.c:425: error: called object is not a function
zftape-compress.c:433: error: subscripted value is neither array nor pointer
zftape-compress.c:433: error: subscripted value is neither array nor pointer
zftape-compress.c:433: error: subscripted value is neither array nor pointer
zftape-compress.c:433: error: called object is not a function
zftape-compress.c: In function `zftc_read':
zftape-compress.c:469: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:469: error: initializer element is not computable at 
load time
zftape-compress.c:469: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:469: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:469: error: subscripted value is neither array nor pointer
zftape-compress.c:469: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:469: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:469: error: subscripted value is neither array nor pointer
zftape-compress.c:469: error: called object is not a function
zftape-compress.c:469: error: subscripted value is neither array nor pointer
zftape-compress.c:471: error: subscripted value is neither array nor pointer
zftape-compress.c:471: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:471: error: subscripted value is neither array nor pointer
zftape-compress.c:471: error: called object is not a function
zftape-compress.c:471: error: subscripted value is neither array nor pointer
zftape-compress.c:471: error: subscripted value is neither array nor pointer
zftape-compress.c:471: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:471: error: subscripted value is neither array nor pointer
zftape-compress.c:471: error: called object is not a function
zftape-compress.c:475: error: subscripted value is neither array nor pointer
zftape-compress.c:475: error: subscripted value is neither array nor pointer
zftape-compress.c:475: error: called object is not a function
zftape-compress.c:475: error: subscripted value is neither array nor pointer
zftape-compress.c:475: error: subscripted value is neither array nor pointer
zftape-compress.c:475: error: subscripted value is neither array nor pointer
zftape-compress.c:475: error: called object is not a function
zftape-compress.c:481: error: subscripted value is neither array nor pointer
zftape-compress.c:481: error: subscripted value is neither array nor pointer
zftape-compress.c:481: error: called object is not a function
zftape-compress.c:488: error: subscripted value is neither array nor pointer
zftape-compress.c:488: error: subscripted value is neither array nor pointer
zftape-compress.c:488: error: called object is not a function
zftape-compress.c:500: error: subscripted value is neither array nor pointer
zftape-compress.c:500: error: subscripted value is neither array nor pointer
zftape-compress.c:500: error: called object is not a function
zftape-compress.c:500: error: subscripted value is neither array nor pointer
zftape-compress.c:500: error: subscripted value is neither array nor pointer
zftape-compress.c:500: error: subscripted value is neither array nor pointer
zftape-compress.c:500: error: called object is not a function
zftape-compress.c:508: error: subscripted value is neither array nor pointer
zftape-compress.c:508: error: subscripted value is neither array nor pointer
zftape-compress.c:508: error: subscripted value is neither array nor pointer
zftape-compress.c:508: error: called object is not a function
zftape-compress.c:531: error: subscripted value is neither array nor pointer
zftape-compress.c:531: error: subscripted value is neither array nor pointer
zftape-compress.c:531: error: called object is not a function
zftape-compress.c:539: error: subscripted value is neither array nor pointer
zftape-compress.c:539: error: subscripted value is neither array nor pointer
zftape-compress.c:539: error: called object is not a function
zftape-compress.c:541: error: subscripted value is neither array nor pointer
zftape-compress.c:541: error: subscripted value is neither array nor pointer
zftape-compress.c:541: error: called object is not a function
zftape-compress.c:548: error: subscripted value is neither array nor pointer
zftape-compress.c:548: error: subscripted value is neither array nor pointer
zftape-compress.c:548: error: called object is not a function
zftape-compress.c:549: error: subscripted value is neither array nor pointer
zftape-compress.c:549: error: subscripted value is neither array nor pointer
zftape-compress.c:549: error: subscripted value is neither array nor pointer
zftape-compress.c:549: error: called object is not a function
zftape-compress.c: In function `zftc_seek':
zftape-compress.c:599: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:599: error: initializer element is not computable at 
load time
zftape-compress.c:599: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:599: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:599: error: subscripted value is neither array nor pointer
zftape-compress.c:599: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:599: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:599: error: subscripted value is neither array nor pointer
zftape-compress.c:599: error: called object is not a function
zftape-compress.c:599: error: subscripted value is neither array nor pointer
zftape-compress.c:606: error: subscripted value is neither array nor pointer
zftape-compress.c:606: error: subscripted value is neither array nor pointer
zftape-compress.c:606: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:606: error: subscripted value is neither array nor pointer
zftape-compress.c:606: error: called object is not a function
zftape-compress.c:612: error: subscripted value is neither array nor pointer
zftape-compress.c:612: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:612: error: subscripted value is neither array nor pointer
zftape-compress.c:612: error: called object is not a function
zftape-compress.c:624: error: subscripted value is neither array nor pointer
zftape-compress.c:624: error: subscripted value is neither array nor pointer
zftape-compress.c:624: error: called object is not a function
zftape-compress.c:637: error: subscripted value is neither array nor pointer
zftape-compress.c:637: error: subscripted value is neither array nor pointer
zftape-compress.c:637: error: called object is not a function
zftape-compress.c:676: error: subscripted value is neither array nor pointer
zftape-compress.c:676: error: subscripted value is neither array nor pointer
zftape-compress.c:676: error: called object is not a function
zftape-compress.c:682: error: subscripted value is neither array nor pointer
zftape-compress.c:682: error: subscripted value is neither array nor pointer
zftape-compress.c:682: error: called object is not a function
zftape-compress.c:726: error: subscripted value is neither array nor pointer
zftape-compress.c:726: error: subscripted value is neither array nor pointer
zftape-compress.c:726: error: called object is not a function
zftape-compress.c:733: error: subscripted value is neither array nor pointer
zftape-compress.c:733: error: subscripted value is neither array nor pointer
zftape-compress.c:733: error: subscripted value is neither array nor pointer
zftape-compress.c:733: error: called object is not a function
zftape-compress.c: In function `seek_in_segment':
zftape-compress.c:752: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:752: error: initializer element is not computable at 
load time
zftape-compress.c:752: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:752: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:752: error: subscripted value is neither array nor pointer
zftape-compress.c:752: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:752: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:752: error: subscripted value is neither array nor pointer
zftape-compress.c:752: error: called object is not a function
zftape-compress.c:752: error: subscripted value is neither array nor pointer
zftape-compress.c:757: error: subscripted value is neither array nor pointer
zftape-compress.c:757: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:757: error: subscripted value is neither array nor pointer
zftape-compress.c:757: error: called object is not a function
zftape-compress.c:757: error: subscripted value is neither array nor pointer
zftape-compress.c:757: error: subscripted value is neither array nor pointer
zftape-compress.c:757: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:757: error: subscripted value is neither array nor pointer
zftape-compress.c:757: error: called object is not a function
zftape-compress.c:759: error: subscripted value is neither array nor pointer
zftape-compress.c:759: error: subscripted value is neither array nor pointer
zftape-compress.c:759: error: called object is not a function
zftape-compress.c:764: error: subscripted value is neither array nor pointer
zftape-compress.c:764: error: subscripted value is neither array nor pointer
zftape-compress.c:764: error: called object is not a function
zftape-compress.c:784: error: subscripted value is neither array nor pointer
zftape-compress.c:784: error: subscripted value is neither array nor pointer
zftape-compress.c:784: error: called object is not a function
zftape-compress.c:784: error: subscripted value is neither array nor pointer
zftape-compress.c:784: error: subscripted value is neither array nor pointer
zftape-compress.c:784: error: subscripted value is neither array nor pointer
zftape-compress.c:784: error: called object is not a function
zftape-compress.c:785: error: subscripted value is neither array nor pointer
zftape-compress.c:785: error: subscripted value is neither array nor pointer
zftape-compress.c:785: error: called object is not a function
zftape-compress.c:786: error: subscripted value is neither array nor pointer
zftape-compress.c:786: error: subscripted value is neither array nor pointer
zftape-compress.c:786: error: called object is not a function
zftape-compress.c:791: error: subscripted value is neither array nor pointer
zftape-compress.c:791: error: subscripted value is neither array nor pointer
zftape-compress.c:791: error: called object is not a function
zftape-compress.c:797: error: subscripted value is neither array nor pointer
zftape-compress.c:797: error: subscripted value is neither array nor pointer
zftape-compress.c:797: error: subscripted value is neither array nor pointer
zftape-compress.c:797: error: called object is not a function
zftape-compress.c: In function `slow_seek_forward_until_error':
zftape-compress.c:811: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:811: error: initializer element is not computable at 
load time
zftape-compress.c:811: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:811: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:811: error: subscripted value is neither array nor pointer
zftape-compress.c:811: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:811: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:811: error: subscripted value is neither array nor pointer
zftape-compress.c:811: error: called object is not a function
zftape-compress.c:811: error: subscripted value is neither array nor pointer
zftape-compress.c:815: error: `zft_fetch_segment' undeclared (first use 
in this function)
zftape-compress.c:815: error: called object is not a function
zftape-compress.c:815: error: subscripted value is neither array nor pointer
zftape-compress.c:815: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:815: error: subscripted value is neither array nor pointer
zftape-compress.c:815: error: called object is not a function
zftape-compress.c:815: error: subscripted value is neither array nor pointer
zftape-compress.c:815: error: subscripted value is neither array nor pointer
zftape-compress.c:815: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:815: error: subscripted value is neither array nor pointer
zftape-compress.c:815: error: called object is not a function
zftape-compress.c:821: error: subscripted value is neither array nor pointer
zftape-compress.c:821: error: subscripted value is neither array nor pointer
zftape-compress.c:821: error: called object is not a function
zftape-compress.c:821: error: subscripted value is neither array nor pointer
zftape-compress.c:821: error: subscripted value is neither array nor pointer
zftape-compress.c:821: error: subscripted value is neither array nor pointer
zftape-compress.c:821: error: called object is not a function
zftape-compress.c:835: error: subscripted value is neither array nor pointer
zftape-compress.c:835: error: subscripted value is neither array nor pointer
zftape-compress.c:835: error: called object is not a function
zftape-compress.c:835: error: subscripted value is neither array nor pointer
zftape-compress.c:835: error: subscripted value is neither array nor pointer
zftape-compress.c:835: error: subscripted value is neither array nor pointer
zftape-compress.c:835: error: called object is not a function
zftape-compress.c:836: error: subscripted value is neither array nor pointer
zftape-compress.c:836: error: subscripted value is neither array nor pointer
zftape-compress.c:836: error: called object is not a function
zftape-compress.c:843: error: subscripted value is neither array nor pointer
zftape-compress.c:843: error: subscripted value is neither array nor pointer
zftape-compress.c:843: error: subscripted value is neither array nor pointer
zftape-compress.c:843: error: called object is not a function
zftape-compress.c: In function `search_valid_segment':
zftape-compress.c:859: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:859: error: initializer element is not computable at 
load time
zftape-compress.c:859: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:859: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:859: error: subscripted value is neither array nor pointer
zftape-compress.c:859: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:859: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:859: error: subscripted value is neither array nor pointer
zftape-compress.c:859: error: called object is not a function
zftape-compress.c:859: error: subscripted value is neither array nor pointer
zftape-compress.c:863: error: subscripted value is neither array nor pointer
zftape-compress.c:863: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:863: error: subscripted value is neither array nor pointer
zftape-compress.c:863: error: called object is not a function
zftape-compress.c:863: error: subscripted value is neither array nor pointer
zftape-compress.c:863: error: subscripted value is neither array nor pointer
zftape-compress.c:863: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:863: error: subscripted value is neither array nor pointer
zftape-compress.c:863: error: called object is not a function
zftape-compress.c:864: error: subscripted value is neither array nor pointer
zftape-compress.c:864: error: subscripted value is neither array nor pointer
zftape-compress.c:864: error: called object is not a function
zftape-compress.c:867: error: `zft_fetch_segment' undeclared (first use 
in this function)
zftape-compress.c:868: error: called object is not a function
zftape-compress.c:873: error: subscripted value is neither array nor pointer
zftape-compress.c:873: error: subscripted value is neither array nor pointer
zftape-compress.c:873: error: called object is not a function
zftape-compress.c:873: error: subscripted value is neither array nor pointer
zftape-compress.c:873: error: subscripted value is neither array nor pointer
zftape-compress.c:873: error: subscripted value is neither array nor pointer
zftape-compress.c:873: error: called object is not a function
zftape-compress.c:879: error: subscripted value is neither array nor pointer
zftape-compress.c:879: error: subscripted value is neither array nor pointer
zftape-compress.c:879: error: called object is not a function
zftape-compress.c:884: error: subscripted value is neither array nor pointer
zftape-compress.c:884: error: subscripted value is neither array nor pointer
zftape-compress.c:884: error: called object is not a function
zftape-compress.c:885: error: subscripted value is neither array nor pointer
zftape-compress.c:885: error: subscripted value is neither array nor pointer
zftape-compress.c:885: error: subscripted value is neither array nor pointer
zftape-compress.c:885: error: called object is not a function
zftape-compress.c:889: error: subscripted value is neither array nor pointer
zftape-compress.c:889: error: subscripted value is neither array nor pointer
zftape-compress.c:889: error: subscripted value is neither array nor pointer
zftape-compress.c:889: error: called object is not a function
zftape-compress.c: In function `slow_seek_forward':
zftape-compress.c:901: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:901: error: initializer element is not computable at 
load time
zftape-compress.c:901: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:901: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:901: error: subscripted value is neither array nor pointer
zftape-compress.c:901: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:901: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:901: error: subscripted value is neither array nor pointer
zftape-compress.c:901: error: called object is not a function
zftape-compress.c:901: error: subscripted value is neither array nor pointer
zftape-compress.c:913: error: subscripted value is neither array nor pointer
zftape-compress.c:913: error: `ftape_trace_log' undeclared (first use in 
this function)
zftape-compress.c:913: error: subscripted value is neither array nor pointer
zftape-compress.c:913: error: called object is not a function
zftape-compress.c:923: error: subscripted value is neither array nor pointer
zftape-compress.c:923: error: subscripted value is neither array nor pointer
zftape-compress.c:923: error: called object is not a function
zftape-compress.c:929: error: subscripted value is neither array nor pointer
zftape-compress.c:929: error: subscripted value is neither array nor pointer
zftape-compress.c:929: error: called object is not a function
zftape-compress.c:932: error: subscripted value is neither array nor pointer
zftape-compress.c:932: error: subscripted value is neither array nor pointer
zftape-compress.c:932: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:932: error: subscripted value is neither array nor pointer
zftape-compress.c:932: error: called object is not a function
zftape-compress.c: In function `zft_compressor_init':
zftape-compress.c:997: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:997: error: initializer element is not computable at 
load time
zftape-compress.c:997: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:997: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:997: error: subscripted value is neither array nor pointer
zftape-compress.c:997: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:997: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:997: error: subscripted value is neither array nor pointer
zftape-compress.c:997: error: called object is not a function
zftape-compress.c:997: error: subscripted value is neither array nor pointer
zftape-compress.c:1001: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1001: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1016: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1016: error: `ftape_trace_log' undeclared (first use 
in this function)
zftape-compress.c:1016: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1016: error: called object is not a function
zftape-compress.c:1017: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1017: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1017: error: called object is not a function
zftape-compress.c:1018: error: `zft_cmpr_register' undeclared (first use 
in this function)
zftape-compress.c:1018: error: called object is not a function
zftape-compress.c:1018: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1018: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1018: error: called object is not a function
zftape-compress.c:1018: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1018: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1018: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:1018: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1018: error: called object is not a function
zftape-compress.c:1019: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1019: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1019: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1019: error: called object is not a function
zftape-compress.c: In function `init_module':
zftape-compress.c:1054: warning: implicit declaration of function 
`mod_member_present'
zftape-compress.c:1056: error: structure has no member named `can_unload'
zftape-compress.c:1057: error: `EXPORT_NO_SYMBOLS' undeclared (first use 
in this function)
zftape-compress.c: In function `cleanup_module':
zftape-compress.c:1070: warning: initialization makes integer from 
pointer without a cast
zftape-compress.c:1070: error: initializer element is not computable at 
load time
zftape-compress.c:1070: error: (near initialization for 
`ft_trace_function[0]')
zftape-compress.c:1070: error: `ftape_tracings' undeclared (first use in 
this function)
zftape-compress.c:1070: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1070: error: `ftape_trace_call' undeclared (first use 
in this function)
zftape-compress.c:1070: error: `ftape_function_nest_levels' undeclared 
(first use in this function)
zftape-compress.c:1070: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1070: error: called object is not a function
zftape-compress.c:1070: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1072: error: `zft_cmpr_unregister' undeclared (first 
use in this function)
zftape-compress.c:1072: error: called object is not a function
zftape-compress.c:1073: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1073: error: `ftape_trace_log' undeclared (first use 
in this function)
zftape-compress.c:1073: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1073: error: called object is not a function
zftape-compress.c:1075: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1075: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1075: error: called object is not a function
zftape-compress.c:1085: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1085: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1085: error: `ftape_trace_exit' undeclared (first use 
in this function)
zftape-compress.c:1085: error: subscripted value is neither array nor 
pointer
zftape-compress.c:1085: error: called object is not a function
make[3]: *** [zftape-compress.o] Error 1
make[3]: Leaving directory `/usr/src/modules/ftape/ftape/compressor'
make[2]: *** [_modsubdir_compressor] Error 2
make[2]: Leaving directory `/usr/src/modules/ftape/ftape'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/modules/ftape'
make: *** [build-modules-stamp] Error 2
tom1:/usr/src/modules/ftape#
-
To unsubscribe from this list: send the line "unsubscribe linux-tape" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html