Displaying 7 results from an estimated 7 matches for "zt_init".
Did you mean:
dt_init
2004 Dec 27
1
Make error installing bristuff-0.2.0-rc2b
...tall.sh script downloads asterisk+zaptel 1.0.2 but I
get an error on make zaptel:
zaptel.c:6295: unknown field `fasync' specified in initializer
zaptel.c:6295: warning: excess elements in struct initializer
zaptel.c:6295: warning: (near initialization for `zt_fops')
zaptel.c: In function `zt_init':
zaptel.c:6385: warning: implicit declaration of function `register_chrdev'
zaptel.c:6386: `KERN_ERR' undeclared (first use in this function)
zaptel.c:6386: syntax error before string constant
zaptel.c:6391: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6391: syntax...
2004 Jul 20
0
Error on Zaptel install
I attempt to run make clean:make install and I get the following (cut
short for brevity).
zaptel.c: In function `zt_init':
zaptel.c:6123: warning: implicit declaration of function
`register_chrdev'
zaptel.c:6124: `KERN_ERR' undeclared (first use in this function)
zaptel.c:6124: parse error before string constant
zaptel.c:6129: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6129: parse er...
2006 Mar 13
1
Failed installing zaptel
...ptel/zaptel.c: In function `zt_ctl_ioctl':
/usr/src/zaptel/zaptel.c:3331: warning: passing arg 1 of `_write_lock'
from incompatible pointer type
/usr/src/zaptel/zaptel.c:3333: warning: passing arg 1 of `_write_unlock'
from incompatible pointer type
/usr/src/zaptel/zaptel.c: In function `zt_init':
/usr/src/zaptel/zaptel.c:6536: error: incompatible types in assignment
/usr/src/zaptel/zaptel.c: At top level:
/usr/src/zaptel/zaptel.c:176: warning: 'fcstab' defined but not used
make[2]: *** [/usr/src/zaptel/zaptel.o] Error 1
make[1]: *** [_module_/usr/src/zaptel] Error 2
make[1]: L...
2006 Jan 05
1
zaptel does not compile with kernel 2.6.15
...integer from pointer without a cast
/usr/src/zaptel/zaptel.c:4448: warning: passing argument 4 of 'class_device_create' from incompatible pointer type
/usr/src/zaptel/zaptel.c:4448: error: too few arguments to function 'class_device_create'
/usr/src/zaptel/zaptel.c: In function 'zt_init':
/usr/src/zaptel/zaptel.c:6507: warning: passing argument 2 of 'class_device_create' makes pointer from integer without a cast
/usr/src/zaptel/zaptel.c:6507: warning: passing argument 3 of 'class_device_create' makes integer from pointer without a cast
/usr/src/zaptel/zaptel.c:...
2006 Mar 13
1
Spam? Re: Failed installing zaptel
...nction `zt_ctl_ioctl':
>/usr/src/zaptel/zaptel.c:3331: warning: passing arg 1 of `_write_lock'
>from incompatible pointer type
>/usr/src/zaptel/zaptel.c:3333: warning: passing arg 1 of
`_write_unlock'
>from incompatible pointer type
>/usr/src/zaptel/zaptel.c: In function `zt_init':
>/usr/src/zaptel/zaptel.c:6536: error: incompatible types in assignment
>/usr/src/zaptel/zaptel.c: At top level:
>/usr/src/zaptel/zaptel.c:176: warning: 'fcstab' defined but not used
>make[2]: *** [/usr/src/zaptel/zaptel.o] Error 1
>make[1]: *** [_module_/usr/src/zaptel...
2006 Mar 13
1
Zaptel not compiling on lastest Centos 4.2 kernel.
...nction `zt_ctl_ioctl':
/usr/src/zaptel-1.2.4/zaptel.c:3343: warning: passing arg 1 of
`_write_lock' from incompatible pointer type
/usr/src/zaptel-1.2.4/zaptel.c:3345: warning: passing arg 1 of
`_write_unlock' from incompatible pointer type
/usr/src/zaptel-1.2.4/zaptel.c: In function `zt_init':
/usr/src/zaptel-1.2.4/zaptel.c:6553: error: incompatible types in assignment
/usr/src/zaptel-1.2.4/zaptel.c: At top level:
/usr/src/zaptel-1.2.4/zaptel.c:188: warning: 'fcstab' defined but not used
make[2]: *** [/usr/src/zaptel-1.2.4/zaptel.o] Error 1
make[1]: *** [_module_/usr/src/za...
2004 Mar 04
6
Error compiling zaptel
Hi,
On my Suse90-out of box I had downloaded from CVS asterisk.
I'm running kernel 2.4.21-99-smp4g with 4cpu's, and the kernelsource is in
/usr/src/linux
Asterisk compiles with no problem.
But when compiling zaptel I got this error
..........
........
........
zaptel.c: In function `zt_ec_chunk':
zaptel.c:4981: error: parse error before "unsigned"
zaptel.c: In function