Displaying 4 results from an estimated 4 matches for "zt_fop".
Did you mean:
zt_fops
2004 Sep 15
1
RC2 zaptel compile problem
...sing an ASUS CUSL2
system board. Here's the end of the error, although I don't think it's
useful. -Jeff Borders (jeffATjeffbordersDOTcom)
/usr/src/zaptel/zaptel.c:6203: warning: excess elements in struct
initializer
/usr/src/zaptel/zaptel.c:6203: warning: (near initialization for
`zt_fops')
/usr/src/zaptel/zaptel.c:6204: error: unknown field `flush' specified in
initializer
/usr/src/zaptel/zaptel.c:6204: warning: excess elements in struct
initializer
/usr/src/zaptel/zaptel.c:6204: warning: (near initialization for
`zt_fops')
/usr/src/zaptel/zaptel.c:6205: error: unknown...
2004 Apr 22
1
Question of Asterisk timer to get Conference work
Hello,
Can someone help me. I got zaptel.0.9.1.tar.gz from ftp.asterisk.org,
And then I uncomment the line with MODULES # ztdummy,
run make clean, make, make install
But errors happens as follows:
----------------------------------------------------------
make:
zaptel.c:5937: storage size of `zt_fops' isn't known
/usr/include/linux/proc_fs.h:193: warning: `create_proc_read_entry' declared `st
atic' but never defined
make: *** [zaptel.o] Error 1
----------------------------------------------------------
make install:
zaptel.c:5937: storage size of `zt_fops' isn't known...
2004 Dec 27
1
Make error installing bristuff-0.2.0-rc2b
...development tools.
The bristuff install.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...
2004 Jul 20
0
Error on Zaptel install
...;
zaptel.c: In function `zt_cleanup':
zaptel.c:6148: `KERN_INFO' undeclared (first use in this function)
zaptel.c:6148: parse error before string constant
zaptel.c:6167: warning: implicit declaration of function
`unregister_chrdev'
zaptel.c: At top level:
zaptel.c:6021: storage size of `zt_fops' isn't known
/usr/include/linux/proc_fs.h:193: warning: `create_proc_read_entry'
declared `static' but never defined
make: *** [zaptel.o] Error 1
I cannot modprobe wcfxo my card or even get this install to complete. I
ahve been testin Asterisks without a fxo card so now that I...