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

Bug#318297: marked as done (isdnutils FTBFS, error in kernel headers)



Your message dated Wed, 27 Jul 2005 20:47:12 -0700
with message-id <E1DxzMW-0006EW-00@spohr.debian.org>
and subject line Bug#318297: fixed in linux-kernel-headers 2.6.13+0rc3-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Jul 2005 14:51:10 +0000
>From doko@cs.tu-berlin.de Thu Jul 14 07:51:10 2005
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dt53N-0001Db-00; Thu, 14 Jul 2005 07:51:09 -0700
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id QAA29312
	for <submit@bugs.debian.org>; Thu, 14 Jul 2005 16:51:06 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 7726FF210
	for <submit@bugs.debian.org>; Thu, 14 Jul 2005 16:51:06 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 19470-46 for <submit@bugs.debian.org>;
 Thu, 14 Jul 2005 16:51:06 +0200 (MEST) 13992
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
	for <submit@bugs.debian.org>; Thu, 14 Jul 2005 16:51:06 +0200 (MEST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6EEp6U2026215;
	Thu, 14 Jul 2005 16:51:06 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[🔎] 17110.31706.68319.374405@gargle.gargle.HOWL>
Date: Thu, 14 Jul 2005 16:51:06 +0200
To: submit@bugs.debian.org
Subject: isdnutils FTBFS, error in kernel headers
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: linux-kernel-headers
Severity: important
Tags: patch

In file included from capidyn.c:23:
/usr/include/linux/capi.h:80: error: variable or field '__user' declared void
/usr/include/linux/capi.h:80: error: syntax error before '*' token
/usr/include/linux/capi.h:115: error: syntax error before 'capi_manufacturer_cmd'
/usr/include/linux/capi.h:117: error: syntax error before '}' token


--- /usr/include/linux/capi.h~   2004-10-31 20:55:51.000000000 +0100
+++ /usr/include/linux/capi.h   2005-06-17 21:48:29.000000000 +0200
@@ -75,7 +77,7 @@

 typedef struct capi_manufacturer_cmd {
        unsigned long cmd;
-       void __user *data;
+       void *data;
 } capi_manufacturer_cmd;

 /*

---------------------------------------
Received: (at 318297-close) by bugs.debian.org; 28 Jul 2005 04:05:25 +0000
>From katie@spohr.debian.org Wed Jul 27 21:05:25 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1DxzMW-0006EW-00; Wed, 27 Jul 2005 20:47:12 -0700
From: GOTO Masanori <gotom@debian.org>
To: 318297-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#318297: fixed in linux-kernel-headers 2.6.13+0rc3-1
Message-Id: <E1DxzMW-0006EW-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Wed, 27 Jul 2005 20:47:12 -0700
Delivered-To: 318297-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: linux-kernel-headers
Source-Version: 2.6.13+0rc3-1

We believe that the bug you reported is fixed in the latest version of
linux-kernel-headers, which is due to be installed in the Debian FTP archive:

linux-kernel-headers_2.6.13+0rc3-1.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-1.diff.gz
linux-kernel-headers_2.6.13+0rc3-1.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-1.dsc
linux-kernel-headers_2.6.13+0rc3-1_i386.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-1_i386.deb
linux-kernel-headers_2.6.13+0rc3.orig.tar.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 318297@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
GOTO Masanori <gotom@debian.org> (supplier of updated linux-kernel-headers package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  2 Jul 2005 18:37:43 +0900
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source i386
Version: 2.6.13+0rc3-1
Distribution: unstable
Urgency: low
Maintainer: GOTO Masanori <gotom@debian.org>
Changed-By: GOTO Masanori <gotom@debian.org>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 317857 318297 318979 319303
Changes: 
 linux-kernel-headers (2.6.13+0rc3-1) unstable; urgency=low
 .
   * GOTO Masanori <gotom@debian.org>
 .
     - New upstream release 2.6.13-rc3.
     - autoconfs/*.h: Update.
     - version.h: Update.
 .
     - debian/rules: Move autoconf.h installation to generate-asm.sh when
       biarch is used.
     - debian/generate-asm.sh: Install autoconf.h to asm* instead of linux
       when biarch is used.
 .
     - debian/patches/asm-ppc64-swab64.patch: Delete file, it's already applied
       to upstream.
     - debian/patches/i2c-dev.patch: Likewise.
     - debian/patches/usb.patch: Remove usb_ch9.h part because it's already
       applied to upstream.  Fix new patch that introduced another breaks.
     - debian/patches/byteorder-const.patch: Move asm-ppc64 part from
       asm-ppc64-swab64.patch.  Remove linux/byteorder/swabb.h part because
       it's already applied to upstream.
 .
     - debian/patches/linux-capi.patch: New file, include missing
       linux/compiler.h to fix build failure of asterisk-chan-capi and
       isdnutils.  (Closes: #318297, #319303)
     - debian/patches/sparc-asm-fbio.patch: Update to include missing
       linux/compiler.h to fix build failure of xorg-x11.  (Closes: #318979)
     - debian/patches/linux-if_fddi.patch: New file, include missing
       linux/netdevice.h to fix build failure of net-tools.  Patched by
       Matt Kraai <kraai@ftbfs.org>.  (Closes: #317857)
Files: 
 a6e37854c5579855881d6f189a0e2424 839 devel standard linux-kernel-headers_2.6.13+0rc3-1.dsc
 54df63723fee6d4fadd68d7bf9330411 5077511 devel standard linux-kernel-headers_2.6.13+0rc3.orig.tar.gz
 87b7bf86824aba5964a878a14206adf8 84377 devel standard linux-kernel-headers_2.6.13+0rc3-1.diff.gz
 aac25043125b820516293a184576dc34 1504746 devel standard linux-kernel-headers_2.6.13+0rc3-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC4jKFqIqasIZIJsMRAlGgAJ4y5Bjdoth3WJ58ywpX2o8O/UfuQACgkTPm
WFUqJASNBvZM0c309AtnKTg=
=9atz
-----END PGP SIGNATURE-----



Reply to: