Your message dated Thu, 4 Nov 2004 17:24:12 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#278812: kernel-image-2.6.8-1-686-smp: wrong include in 
/lib/modules/2.6.8-1-686-smp/build/include/asm/mpspec.h?
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; 29 Oct 2004 14:17:33 +0000
>From [EMAIL PROTECTED] Fri Oct 29 07:17:33 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mta1.spin.it [147.123.1.123] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CNXZM-0002KV-00; Fri, 29 Oct 2004 07:17:33 -0700
Received: from mail.spin.it (mail.spin.it [147.123.1.119])
        by mta1.spin.it (Postfix) with ESMTP id 070E9105
        for <[EMAIL PROTECTED]>; Fri, 29 Oct 2004 16:17:31 +0200 (CEST)
Received: from semiaxis.spin.it (semiaxis.spin.it [147.123.1.9])
        by mail.spin.it (Postfix) with ESMTP id 0E093460001;
        Fri, 29 Oct 2004 16:17:31 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Antonio Lanza <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kernel-image-2.6.8-1-686-smp: wrong include in
 /lib/modules/2.6.8-1-686-smp/build/include/asm/mpspec.h?
X-Mailer: reportbug 2.63
Date: Fri, 29 Oct 2004 16:17:31 +0200
Message-Id: <[EMAIL PROTECTED]>
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: kernel-image-2.6.8-1-686-smp
Version: 2.6.8-4
Severity: normal

It seems that the include statement in line 6 of 
/lib/modules/2.6.8-1-686-smp/build/include/asm/mpspec.h: 
#include <mach_mpspec.h>,
has a wrong path or a link is missing in 
/lib/modules/2.6.8-1-686-smp/build/include/asm/
for mach_mpspec.h which one can find in 
/lib/modules/2.6.8-1-686-smp/build/include/asm-i386/mach-*

Same story in line 71 of /lib/modules/2.6.8-1-686-smp/build/include/asm/smp.h, 
the statement:
#include <mach_apicdef.h>,
either has a wrong path or a link is missing in 
/lib/modules/2.6.8-1-686-smp/build/include/asm/

I am trying to compile hpasm (by using 
http://www.sk-tech.net/support/HPrpm2deb.sh.html) on
a HP Compaq DL380. The same packet compile fine on a kernel 2.4.26-1-686-smp.

The compilation errors during compilation are the following:

In file included from /lib/modules/2.6.8-1-686-smp/build/include/asm/smp.h:18,
                 from 
/lib/modules/2.6.8-1-686-smp/build/include/linux/smp.h:17,                 
                 from 
/lib/modules/2.6.8-1-686-smp/build/include/linux/sched.h:23,
                 from 
/lib/modules/2.6.8-1-686-smp/build/include/linux/module.h:10,
                 from casmw_linux.h:69,
                 from casmw_linux.c:33:
/lib/modules/2.6.8-1-686-smp/build/include/asm/mpspec.h:6:25: mach_mpspec.h: No 
such file or directory
......
......
In file included from 
/lib/modules/2.6.8-1-686-smp/build/include/linux/smp.h:17,                 
                 from 
/lib/modules/2.6.8-1-686-smp/build/include/linux/sched.h:23,
                 from 
/lib/modules/2.6.8-1-686-smp/build/include/linux/module.h:10,
                 from casmw_linux.h:69,
                 from casmw_linux.c:33:
/lib/modules/2.6.8-1-686-smp/build/include/asm/smp.h:71:26: mach_apicdef.h: No 
such file or directory

Regards,

        Antonio Lanza





-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686-smp
Locale: LANG=C, LC_CTYPE=C

Versions of packages kernel-image-2.6.8-1-686-smp depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  initrd-tools                  0.1.74     tools to create initrd image for p
ii  module-init-tools             3.1-pre6-1 tools for managing Linux kernel mo

-- no debconf information

---------------------------------------
Received: (at 278812-done) by bugs.debian.org; 4 Nov 2004 08:24:37 +0000
>From [EMAIL PROTECTED] Thu Nov 04 00:24:37 2004
Return-path: <[EMAIL PROTECTED]>
Received: from koto.vergenet.net [210.128.90.7] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1CPcv7-0003OA-00; Thu, 04 Nov 2004 00:24:37 -0800
Received: (qmail 21328 invoked by uid 7100); 4 Nov 2004 08:10:29 -0000
Date: Thu, 4 Nov 2004 17:24:12 +0900
From: Horms <[EMAIL PROTECTED]>
To: Antonio Lanza <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#278812: kernel-image-2.6.8-1-686-smp: wrong include in 
/lib/modules/2.6.8-1-686-smp/build/include/asm/mpspec.h?
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-Cluestick: seven
User-Agent: Mutt/1.5.6+20040907i
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

On Fri, Oct 29, 2004 at 04:17:31PM +0200, Antonio Lanza wrote:
> Package: kernel-image-2.6.8-1-686-smp
> Version: 2.6.8-4
> Severity: normal
> 
> It seems that the include statement in line 6 of 
> /lib/modules/2.6.8-1-686-smp/build/include/asm/mpspec.h: 
> #include <mach_mpspec.h>,
> has a wrong path or a link is missing in 
> /lib/modules/2.6.8-1-686-smp/build/include/asm/
> for mach_mpspec.h which one can find in 
> /lib/modules/2.6.8-1-686-smp/build/include/asm-i386/mach-*
> 
> Same story in line 71 of 
> /lib/modules/2.6.8-1-686-smp/build/include/asm/smp.h, the statement:
> #include <mach_apicdef.h>,
> either has a wrong path or a link is missing in 
> /lib/modules/2.6.8-1-686-smp/build/include/asm/

I don't think this is a bug, rather I believe this is a problem with the
way you are building things.  By default the build process should
include -I./asm/mach-default, or something like that.

See

http://linux.derkeiler.com/Mailing-Lists/Kernel/2004-01/6422.html

-- 
Horms


Reply via email to