search for: create_proc_read_entry

Displaying 8 results from an estimated 8 matches for "create_proc_read_entry".

2004 Apr 22
1
Question of Asterisk timer to get Conference work
...k.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 /usr/include/linux/proc_fs.h:193: warning: `create_proc_read_entry' declared `st atic...
2004 Dec 27
1
Make error installing bristuff-0.2.0-rc2b
...declared (first use in this function) zaptel.c:6410: syntax error before string constant zaptel.c:6429: warning: implicit declaration of function `unregister_chrdev' zaptel.c: At top level: zaptel.c:6283: 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 Any ideas what could be wrong? Thanks!
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...after comma xpp: style - insert space afer if/while/for/switch xpp: style - Remove space before tabs xpp: style - Remove 0/NULL static initializers xpp: style: convert __FUNCTION__ to __func__ xpp: style - remove eolspace Shaun Ruffell: xpp: Don't use create_proc_read_entry() dahdi_dynamic_ethmf: Don't use create_proc_read_entry() dahdi: Replace create_proc_entry() with proc_create_data() oct612x: Fix confusing compile error when kernel source is not present wcte12xp: Reset all the framer registers when switching linemodes. wcte1...
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...after comma xpp: style - insert space afer if/while/for/switch xpp: style - Remove space before tabs xpp: style - Remove 0/NULL static initializers xpp: style: convert __FUNCTION__ to __func__ xpp: style - remove eolspace Shaun Ruffell: xpp: Don't use create_proc_read_entry() dahdi_dynamic_ethmf: Don't use create_proc_read_entry() dahdi: Replace create_proc_entry() with proc_create_data() oct612x: Fix confusing compile error when kernel source is not present wcte12xp: Reset all the framer registers when switching linemodes. wcte1...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...witch xpp: style - Remove space before tabs xpp: style - Remove 0/NULL static initializers xpp: style: convert __FUNCTION__ to __func__ xpp: style - remove eolspace Shaun Ruffell: wctc4xxp: Ensure the descriptors are zeroed out on start. xpp: Don't use create_proc_read_entry() dahdi_dynamic_ethmf: Don't use create_proc_read_entry() dahdi: Replace create_proc_entry() with proc_create_data() oct612x: Fix confusing compile error when kernel source is not present wcte12xp: Reset all the framer registers when switching linemodes. wcte1...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...witch xpp: style - Remove space before tabs xpp: style - Remove 0/NULL static initializers xpp: style: convert __FUNCTION__ to __func__ xpp: style - remove eolspace Shaun Ruffell: wctc4xxp: Ensure the descriptors are zeroed out on start. xpp: Don't use create_proc_read_entry() dahdi_dynamic_ethmf: Don't use create_proc_read_entry() dahdi: Replace create_proc_entry() with proc_create_data() oct612x: Fix confusing compile error when kernel source is not present wcte12xp: Reset all the framer registers when switching linemodes. wcte1...
2004 Jul 20
0
Error on Zaptel install
...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 want to add one, do I have to rebuild from scratch? Thanks, Wiley -------------- next...
2004 Sep 15
1
RC2 zaptel compile problem
...ror: symbol `c' is already defined {standard input}:774: Error: symbol `rv' is already defined include/linux/pci.h:515: error: storage size of `dev' isn't known /usr/src/zaptel/zaptel.c:6194: error: storage size of `zt_fops' isn't known include/linux/proc_fs.h:210: warning: `create_proc_read_entry' declared `static' but never defined /usr/src/zaptel/zaptel.c:3671: warning: `recalc_maxlinks' defined but not used /usr/src/zaptel/zaptel.c:589: warning: `zt_first_empty_conference' defined but not used /usr/src/zaptel/zaptel.c:600: warning: `zt_get_conf_alias' defined but not...