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

Bug#321263: marked as done (libc6-dev: broken header file: linux/joystick.h)



Your message dated Thu, 13 Oct 2005 13:17:36 -0700
with message-id <E1EQ9WC-0004jM-00@spohr.debian.org>
and subject line Bug#320515: fixed in linux-kernel-headers 2.6.13+0rc3-2
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; 4 Aug 2005 14:16:33 +0000
>From bill@taniwha.org Thu Aug 04 07:16:33 2005
Return-path: <bill@taniwha.org>
Received: from vscan02.westnet.com.au [203.10.1.132] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E0gWP-0001SK-00; Thu, 04 Aug 2005 07:16:33 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
	by localhost (Postfix) with ESMTP id E50E311AB76
	for <submit@bugs.debian.org>; Thu,  4 Aug 2005 22:16:00 +0800 (WST)
Received: from vscan02.westnet.com.au ([127.0.0.1])
 by localhost (vscan02.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 12368-12 for <submit@bugs.debian.org>;
 Thu,  4 Aug 2005 22:16:00 +0800 (WST)
Received: from taniwha.org (dsl-202-173-191-91.qld.westnet.com.au [202.173.191.91])
	by vscan02.westnet.com.au (Postfix) with ESMTP id 8251311AB74
	for <submit@bugs.debian.org>; Thu,  4 Aug 2005 22:15:59 +0800 (WST)
Received: by taniwha.org (Postfix, from userid 1000)
	id 0025C185DC; Fri,  5 Aug 2005 00:15:58 +1000 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Bill Currie <bill@taniwha.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libc6-dev: broken header file: linux/joystick.h
X-Mailer: reportbug 3.15
Date: Fri, 05 Aug 2005 00:15:58 +1000
Message-Id: <20050804141558.0025C185DC@taniwha.org>
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-Level: 
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

Package: libc6-dev
Version: 2.3.2.ds1-22
Severity: normal
Tags: patch


/usr/include/linux/joystick.h:142:2: error: #error Unexpected BITS_PER_LONG

patch:
--- joystick.h- 2005-08-05 00:14:30.191722296 +1000
+++ joystick.h  2005-08-05 00:14:16.112903933 +1000
@@ -134,6 +134,7 @@
 	struct JS_DATA_TYPE JS_CORR;
 };
 
+#ifdef __KERNEL__
 
 #if BITS_PER_LONG == 64
 #define JS_DATA_SAVE_TYPE JS_DATA_SAVE_TYPE_64
@@ -143,4 +144,6 @@
 #error Unexpected BITS_PER_LONG
 #endif
 
+#endif
+
 #endif /* _LINUX_JOYSTICK_H */


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libc6-dev depends on:
ii  libc6                      2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  linux-kernel-headers       2.6.13+0rc3-1 Linux Kernel Headers for developme

Versions of packages libc6-dev recommends:
ii  gcc [c-compiler]              4:4.0.0-2  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.6-7  The GNU C compiler
ii  gcc-3.4 [c-compiler]          3.4.4-5    The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.1-3    The GNU C compiler

-- no debconf information

---------------------------------------
Received: (at 320515-close) by bugs.debian.org; 13 Oct 2005 20:23:22 +0000
>From katie@spohr.debian.org Thu Oct 13 13:23:22 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EQ9WC-0004jM-00; Thu, 13 Oct 2005 13:17:36 -0700
From: Daniel Jacobowitz <dan@debian.org>
To: 320515-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#320515: fixed in linux-kernel-headers 2.6.13+0rc3-2
Message-Id: <E1EQ9WC-0004jM-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Thu, 13 Oct 2005 13:17:36 -0700
Delivered-To: 320515-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-2

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-2.diff.gz
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-2.diff.gz
linux-kernel-headers_2.6.13+0rc3-2.dsc
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-2.dsc
linux-kernel-headers_2.6.13+0rc3-2_i386.deb
  to pool/main/l/linux-kernel-headers/linux-kernel-headers_2.6.13+0rc3-2_i386.deb



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 320515@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Jacobowitz <dan@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: Thu, 13 Oct 2005 15:42:01 -0400
Source: linux-kernel-headers
Binary: linux-kernel-headers
Architecture: source i386
Version: 2.6.13+0rc3-2
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Daniel Jacobowitz <dan@debian.org>
Description: 
 linux-kernel-headers - Linux Kernel Headers for development
Closes: 274920 320515 321969 327779 333596
Changes: 
 linux-kernel-headers (2.6.13+0rc3-2) unstable; urgency=low
 .
   * Acknowledge NMU from Adeodato Simó (Closes: #320515).  Thanks!
   * Add patch from Hirokazu Takata <takata@linux-m32r.org> for m32r
     (Closes: #327779).
   * Add patch from Andreas Jochens <aj@andaco.de> for biarch ppc / ppc64 /
     i386 / amd64 support (Closes: #274920, #321969).
   * Temporarily adjust i386 biarch support to avoid clashing with
     amd64-libs-dev (due to limitations of dpkg-divert - diversions
     are removed in the postrm, so Conflicts is not enough to
     make sure amd64-libs-dev is fully gone before we install).
   * Merge armeb support from Lennert Buytenhek
     <buytenh+debian@wantstofly.org> (Closes: #333596).
   * Correct ppc64 memory.h patch.
Files: 
 296288cb672d90c57110e102861adc22 839 devel standard linux-kernel-headers_2.6.13+0rc3-2.dsc
 0d4cef2b59ccb675f308babe4bedec5e 90484 devel standard linux-kernel-headers_2.6.13+0rc3-2.diff.gz
 2d2e44bb89ec4aaa2e644878ad032958 1642708 devel standard linux-kernel-headers_2.6.13+0rc3-2_i386.deb

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

iD8DBQFDTr8wbgOPXuCjg3cRAt72AJ9vyxOyQM7HtaL/AZSEEny8ZoXSBQCgvkNK
ikt6l6DBqMdeetkOPbWnuGE=
=LjK0
-----END PGP SIGNATURE-----



Reply to: