[Bug 120017] Re: Can't compile Zaptel driver under feisty with a 2.6.20.16 kernel
Brian J. Murrell
brian at interlinx.bc.ca
Wed Sep 26 20:23:21 UTC 2007
It's a one line patch for heaven's sake:
--- /usr/src/modules/zaptel/vzaphfc/vzaphfc_main.c 2007-09-26 14:28:42.000000000 -0400
+++ /usr/src/modules/zaptel/vzaphfc/vzaphfc_main.c.dist 2007-09-26 14:33:39.000000000 -0400
@@ -21,7 +21,7 @@
#include <linux/spinlock.h>
#include <linux/init.h>
-#include <linux/autoconf.h>
+#include <linux/config.h>
#include <linux/pci.h>
#include <linux/interrupt.h>
#include <linux/module.h>
Now just to figure out how to make m-a use the patched copy of sources.
I'm an m-a idiot still.
--
Can't compile Zaptel driver under feisty with a 2.6.20.16 kernel
https://bugs.launchpad.net/bugs/120017
You received this bug notification because you are a member of MOTU,
which is a bug assignee.
More information about the universe-bugs
mailing list