Displaying 20 results from an estimated 66 matches for "proc_f".
Did you mean:
proc_fs
2004 Apr 22
1
Question of Asterisk timer to get Conference work
...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
/usr/include/linux/proc_fs.h:193: warning: `crea...
2004 Jul 19
0
Cant compile Zaptel at all
...,
from /usr/src/linux/include/linux/binfmts.h:5,
from /usr/src/linux/include/linux/sched.h:9,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/proc_fs.h:5,
from zaptel.c:45:
/usr/src/linux/include/linux/dcache.h: In function `d_drop':
/usr/src/linux/include/linux/dcache.h:149: warning: implicit declaration of function `spin_lock'
/usr/src/linux/include/linux/dcache.h:152: warning: implicit declaration of function `spin_u...
2006 Jan 09
3
Problem Compiling Zaptel 1.2.1
...from /lib/modules/2.4.21-4.ELsmp
/build/include/linux/sched.h:10,
from /lib/modules/2.4.21-4.ELsmp
/build/include/linux/mm.h:22,
from /lib/modules/2.4.21-4.ELsmp
/build/include/linux/slab.h:14,
from /lib/modules/2.4.21-4.ELsmp
/build/include/linux/proc_fs.h:5,
from zaptel.c:45:
/lib/modules/2.4.21-4.ELsmp/build/include/asm/system.h: In function
`__set_64bit_var':
/lib/modules/2.4.21-4.ELsmp/build/include/asm/system.h:189: warning:
dereferencing type-punned pointer will break strict-aliasing rules
/lib/modules/2.4.21-4.ELsmp/bui...
2009 Jul 08
1
[PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.0.6
2009 Jul 08
1
[PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.0.6
2009 Jul 08
1
[PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.0.6
2013 Dec 02
1
DAHDI 2.7.0.1 and CentOS 6.5
Hello,
during DAHDI 2.7.0.1 compilation on CentOS 6.5 64bit, I have this error:
In file included from
/usr/src/dahdi-linux-2.7.0.1/drivers/dahdi/dahdi-base.c:66:
/usr/src/dahdi-linux-2.7.0.1/include/dahdi/kernel.h:1407: error:
redefinici?n de 'PDE_DATA'
include/linux/proc_fs.h:328: nota: la definici?n previa de 'PDE_DATA'
estaba aqu?
make[2]: *** [/usr/src/dahdi-linux-2.7.0.1/drivers/dahdi/dahdi-base.o]
Error 1
make[1]: *** [_module_/usr/src/dahdi-linux-2.7.0.1/drivers/dahdi] Error 2
make[1]: se sale del directorio `/usr/src/kernels/2.6.32-431.el6.x86_64'...
2003 Aug 18
1
zaptel does not compile anymore
...om /usr/src/linux-2.4/include/linux/binfmts.h:5,
from /usr/src/linux-2.4/include/linux/sched.h:9,
from /usr/src/linux-2.4/include/linux/mm.h:22,
from /usr/src/linux-2.4/include/linux/slab.h:14,
from /usr/src/linux-2.4/include/linux/proc_fs.h:5,
from zaptel.c:37:
/usr/src/linux-2.4/include/linux/dcache.h: In function `dget':
/usr/src/linux-2.4/include/linux/dcache.h:254: warning: implicit declaration
of function `__out_of_line_bug_R8b0fd3c5'
zaptel.c: In function `zaptel_proc_read':
zaptel.c:415: warning...
2013 Dec 02
1
Problems compiling dahdi modules
...i-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi/dahdi-base.o
In file included from
/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi/dahdi-base.c:66:
/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/include/dahdi/kernel.h:1407:
error: redefinition of ?PDE_DATA?
include/linux/proc_fs.h:328: note: previous definition of ?PDE_DATA? was here
make[3]: *** [/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi/dahdi-base.o]
Error 1
make[2]: *** [_module_/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi]
Error 2
make[2]: Leaving directory `/usr/src/kernel...
2004 Dec 27
1
Make error installing bristuff-0.2.0-rc2b
...:6410: `KERN_INFO' undeclared (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!
2014 Jan 03
3
Problem building dahdi from source
...mplete-2.7.0.1+2.7.0.1/linux/drivers/dahdi/dahdi-base.o
In file included from
/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi/dahdi-base.c:66:
/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/include/dahdi/kernel.h:1407:
error: redefinition of 'PDE_DATA'
include/linux/proc_fs.h:328: note: previous definition of 'PDE_DATA' was
here
make[3]: ***
[/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi/dahdi-base.o]
Error 1
make[2]: ***
[_module_/usr/src/dahdi-linux-complete-2.7.0.1+2.7.0.1/linux/drivers/dahdi]
Error 2
make[2]: Leaving directory `/u...
2004 Jul 18
3
zaptel issues
...from /usr/src/linux/include/linux/smp.h:14,
from /usr/src/linux/include/linux/sched.h:23,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/proc_fs.h:5,
from zaptel.c:45:
/usr/include/asm/mpspec.h:205: error: `CONFIG_NR_CPUS' undeclared here
(not in a function)
In file included from /usr/include/asm/smp.h:21,
from /usr/src/linux/include/linux/smp.h:14,
from /usr/src/linux/include/linu...
2007 Apr 18
0
[PATCH] lhype: compilation fix for PKMAP_BASE reference
...se apply.
Signed-off-by: James Morris <jmorris@redhat.com>
---
diff -r 2f39210c8792 drivers/lhype/init.c
--- a/drivers/lhype/init.c Mon Nov 13 17:16:49 2006 -0500
+++ b/drivers/lhype/init.c Mon Nov 13 17:23:38 2006 -0500
@@ -8,6 +8,7 @@
#include <linux/vmalloc.h>
#include <linux/proc_fs.h>
#include <linux/file.h>
+#include <asm/highmem.h>
#include <asm/lhype.h>
#include <asm/paravirt.h>
#include <asm/desc.h>
2009 Jul 11
0
[PATCH 13/15] xen: remove duplicated #include
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.1.2
2009 Aug 09
0
[PATCH] XEN: includecheck fix for drivers/xen/evtchn.c
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.0.6
2004 Jul 20
0
Error on Zaptel install
....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 want to add
one, do I have to rebuild from scrat...
2009 Jul 11
0
[PATCH 13/15] xen: remove duplicated #include
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.1.2
2009 Aug 09
0
[PATCH] XEN: includecheck fix for drivers/xen/evtchn.c
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.0.6
2007 Apr 18
0
[PATCH] lhype: compilation fix for PKMAP_BASE reference
...se apply.
Signed-off-by: James Morris <jmorris@redhat.com>
---
diff -r 2f39210c8792 drivers/lhype/init.c
--- a/drivers/lhype/init.c Mon Nov 13 17:16:49 2006 -0500
+++ b/drivers/lhype/init.c Mon Nov 13 17:23:38 2006 -0500
@@ -8,6 +8,7 @@
#include <linux/vmalloc.h>
#include <linux/proc_fs.h>
#include <linux/file.h>
+#include <asm/highmem.h>
#include <asm/lhype.h>
#include <asm/paravirt.h>
#include <asm/desc.h>
2009 Jul 11
0
[PATCH 13/15] xen: remove duplicated #include
...bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/fs.h>
-#include <linux/errno.h>
#include <linux/miscdevice.h>
#include <linux/major.h>
#include <linux/proc_fs.h>
--
1.6.1.2