This patch is also needed to compile zaptel-source against 2.6.26
--- vzaphfc_main.orig.c 2008-06-30 10:25:09.0 +
+++ vzaphfc_main.c 2008-08-29 11:33:06.0 +
@@ -46,6 +46,11 @@
#define B1 1
#define B2 2
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,26)
+struct proc_d
Hope this will help you. With this patch zaptel-source compiles cleanly
against 2.6.22 kernels
--- kernel/zaptel-base.c2008-08-29 10:42:45.0 +
+++ kernel/zaptel-base.c2008-08-29 10:43:10.0 +
@@ -164,12 +164,29 @@
/* udev necessary data structures. Yeah! */
Package: blam
Followup-For: Bug #386084
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
With this patch (basically taken from Ubuntu), blam should
start. There are binary versions at http://www.cmartin.tk/blam/ if
you don't want to compile it yourself and feel you can trust me ;)
This is b
3 matches
Mail list logo