[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NMU for #318808: libcapi20-3: missing library files and links



On Tue, Jul 26, 2005 at 04:05:34PM +0200, Lionel Elie Mamane wrote:

> Due to the gravity of this bug (and it blocking my uploading a
> package I want to adopt <grin>), I have NMU'd isdnutils with a fix
> for this bug.

I forgot to mention that building my NMU'd package needs a version of
linux-kernel-headers that fixes bug #319303. This should be any
version strictly bigger than 2.6.12.0-1 .

In the meantime, this patch to /usr/include/linux/kernelcapi.h will
do:

--- kernelcapi.h.deb    2005-06-17 21:48:29.000000000 +0200
+++ kernelcapi.h        2005-07-26 16:20:07.983898804 +0200
@@ -10,6 +10,8 @@
 #ifndef __KERNELCAPI_H__
 #define __KERNELCAPI_H__

+#include <linux/compiler.h>
+
 #define CAPI_MAXAPPL   240     /* maximum number of applications  */
 #define CAPI_MAXCONTR  32      /* maximum number of controller    */
 #define CAPI_MAXDATAWINDOW     8


-- 
Lionel



Reply to: