Your message dated Thu, 13 Oct 2005 13:17:36 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#274920: 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 Oct 2004 18:31:45 +0000
>From [EMAIL PROTECTED] Mon Oct 04 11:31:45 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c169033.adsl.hansenet.de (localhost.localdomain) [213.39.169.33] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CEXce-00020z-00; Mon, 04 Oct 2004 11:31:44 -0700
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1CEXdq-0000dI-VK; Mon, 04 Oct 2004 20:32:58 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: linux-kernel-headers: Please install the x86_64 linux kernel headers 
on i386
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 04 Oct 2004 20:32:58 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

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

The x86_64 linux kernel headers will be necessary to compile a 64bit version
of libc6 on i386 (see the discussion of Bug#274367).

The attached patch installs the x86_64 linux kernel headers on i386
in the '/usr/include/x86_64-linux' directory. This corresponds to the
amd64 case where the i386 linux kernel headers are installed in the
'/usr/include/i386-linux' directory.

Regards
Andreas Jochens

diff -urN ../tmp-orig/linux-kernel-headers-2.5.999-test7-bk/debian/rules 
./debian/rules
--- ../tmp-orig/linux-kernel-headers-2.5.999-test7-bk/debian/rules      
2004-10-04 20:17:53.643434168 +0200
+++ ./debian/rules      2004-10-04 20:17:47.897307712 +0200
@@ -51,6 +51,14 @@
        cp -a include/asm-i386 $(includedir)/i386-linux/asm
 endif
 
+ifeq ($(kernel_arch),i386)
+       # install the x86_64 kernel headers in /usr/include/x86_64-linux
+       mkdir -p $(includedir)/x86_64-linux
+       ln -s ../linux $(includedir)/x86_64-linux
+       ln -s ../asm-generic $(includedir)/x86_64-linux
+       cp -a include/asm-x86_64 $(includedir)/x86_64-linux/asm
+endif
+
 ifeq ($(kernel_arch),arm)
        # ARM needs some extra symlinks.
        rm -f $(includedir)/asm/proc

---------------------------------------
Received: (at 274920-close) by bugs.debian.org; 13 Oct 2005 20:18:38 +0000
>From [EMAIL PROTECTED] Thu Oct 13 13:18:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EQ9WC-0004jK-00; Thu, 13 Oct 2005 13:17:36 -0700
From: Daniel Jacobowitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#274920: fixed in linux-kernel-headers 2.6.13+0rc3-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 13 Oct 2005 13:17:36 -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-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Jacobowitz <[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: 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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]> for m32r
     (Closes: #327779).
   * Add patch from Andreas Jochens <[EMAIL PROTECTED]> 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
     <[EMAIL PROTECTED]> (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-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to