Your message dated Wed, 27 Jul 2005 20:47:12 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#317857: 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; 12 Jul 2005 03:24:50 +0000 >From [EMAIL PROTECTED] Mon Jul 11 20:24:50 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DsBO6-0004k1-00; Mon, 11 Jul 2005 20:24:50 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j6C3OmeG073127 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Mon, 11 Jul 2005 20:24:49 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.50) id 1Ds0co-0000rS-DL for [EMAIL PROTECTED]; Mon, 11 Jul 2005 08:55:18 -0700 Date: Mon, 11 Jul 2005 08:55:18 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: if_fddi.h does not include netdevice.h Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JwB53PgKC5A7+0Ej" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on zoot.lafn.org X-Virus-Status: Clean Delivered-To: [EMAIL PROTECTED] 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=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --JwB53PgKC5A7+0Ej Content-Type: multipart/mixed; boundary="KN5l+BnMqAQyZLvT" Content-Disposition: inline --KN5l+BnMqAQyZLvT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: linux-kernel-headers Version: 2.6.12.0-1 Severity: serious Tags: patch [I'm not sure about the severity of this bug, but since it prevents a package from building, I figured I'd take a chance.] net-tools fails to build with the following error: > cc -D_GNU_SOURCE -O2 -Wall -I. -idirafter ./include/ -Ilib -I/tmp/buildd= /net-tools-1.60 -idirafter /tmp/buildd/net-tools-1.60/include -c -o fddi= =2Eo fddi.c > In file included from /usr/include/netinet/if_fddi.h:26, > from fddi.c:30: > /usr/include/linux/if_fddi.h:110: error: field 'gen' has incomplete type > fddi.c: In function 'in_fddi': > fddi.c:69: warning: pointer targets in assignment differ in signedness > make[2]: *** [fddi.o] Error 1 > make[2]: Leaving directory `/tmp/buildd/net-tools-1.60/lib' > make[1]: *** [subdirs] Error 2 > make[1]: Leaving directory `/tmp/buildd/net-tools-1.60' > make: *** [build-stamp] Error 2 gen is a net_device_stats structure, which is declared in netdevice.h. The attached patch makes if_fddi.h include netdevice.h. --=20 Matt --KN5l+BnMqAQyZLvT Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Content-Transfer-Encoding: quoted-printable --- linux-kernel-headers-2.6.12.0.orig/include/linux/if_fddi.h 2005-07-11 0= 9:46:52.000000000 -0700 +++ linux-kernel-headers-2.6.12.0/include/linux/if_fddi.h 2005-07-11 09:47:= 12.000000000 -0700 @@ -24,6 +24,8 @@ #ifndef _LINUX_IF_FDDI_H #define _LINUX_IF_FDDI_H =20 +#include <linux/netdevice.h> + /* * Define max and min legal sizes. The frame sizes do not include * 4 byte FCS/CRC (frame check sequence). --KN5l+BnMqAQyZLvT-- --JwB53PgKC5A7+0Ej Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC0pZlfNdgYxVXvBARAvuBAJ0Yi1qu6qWbaKEwprvsK+evvlaKxQCePCFU Hkmj35OESpEMgjtyjpNupJA= =C0Mj -----END PGP SIGNATURE----- --JwB53PgKC5A7+0Ej-- --------------------------------------- Received: (at 317857-close) by bugs.debian.org; 28 Jul 2005 04:05:26 +0000 >From [EMAIL PROTECTED] Wed Jul 27 21:05:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1DxzMW-0006EU-00; Wed, 27 Jul 2005 20:47:12 -0700 From: GOTO Masanori <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#317857: fixed in linux-kernel-headers 2.6.13+0rc3-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 27 Jul 2005 20:47:12 -0700 Delivered-To: [EMAIL PROTECTED] 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 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. GOTO Masanori <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----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 <[EMAIL PROTECTED]> Changed-By: GOTO Masanori <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> . - 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 <[EMAIL PROTECTED]>. (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----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]