Your message dated Sat, 25 Sep 2004 10:28:26 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#273167: kernel-headers: Add Rules.make so VMWare will install
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; 24 Sep 2004 11:40:15 +0000
>From [EMAIL PROTECTED] Fri Sep 24 04:40:15 2004
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-gte-la-216-86-209-223.mminternet.com (imsmail.org) 
[216.86.209.223] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CAoQx-0006oS-00; Fri, 24 Sep 2004 04:40:15 -0700
Received: from sgbirch by imsmail.org with local (Exim 4.34)
        id 1CAoQS-0000ZT-Ib; Fri, 24 Sep 2004 04:39:44 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephen Birch <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kernel-headers: Add Rules.make so VMWare will install
X-Mailer: reportbug 2.63
Date: Fri, 24 Sep 2004 04:39:44 -0700
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: linux-kernel-headers
Version: 2.5.999-test7-bk-16
Severity: normal
File: kernel-headers

The VMWare (version 4.5.2-8848)configuration program (vmware-config.pl)
fails system when using a kernel-headers package.

The following error message is given:

--- <snip> ---
make[1]: Entering directory `/usr/src/kernel-headers-2.4.26-1-686-smp'
Makefile:266: arch/i386/Makefile: No such file or directory
Makefile:549: Rules.make: No such file or directory
make[1]: *** No rule to make target `Rules.make'.  Stop.
make[1]: Leaving directory `/usr/src/kernel-headers-2.4.26-1-686-smp'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.
--- <snim> ---

This problem would be solved if the file Rules.make was placed
in /usr/src/kernel-headers-2.2..../ directory.


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

-- no debconf information

---------------------------------------
Received: (at 273167-done) by bugs.debian.org; 25 Sep 2004 01:28:27 +0000
>From [EMAIL PROTECTED] Fri Sep 24 18:28:27 2004
Return-path: <[EMAIL PROTECTED]>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CB1MR-00062K-00; Fri, 24 Sep 2004 18:28:27 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id 5D158DEB80; Sat, 25 Sep 2004 10:28:26 +0900 (JST)
Date: Sat, 25 Sep 2004 10:28:26 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Stephen Birch <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#273167: kernel-headers: Add Rules.make so VMWare will install
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
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: 

At Fri, 24 Sep 2004 04:39:44 -0700,
Stephen Birch wrote:
> The VMWare (version 4.5.2-8848)configuration program (vmware-config.pl)
> fails system when using a kernel-headers package.
> 
> The following error message is given:
> 
> --- <snip> ---
> make[1]: Entering directory `/usr/src/kernel-headers-2.4.26-1-686-smp'
> Makefile:266: arch/i386/Makefile: No such file or directory
> Makefile:549: Rules.make: No such file or directory
> make[1]: *** No rule to make target `Rules.make'.  Stop.
> make[1]: Leaving directory `/usr/src/kernel-headers-2.4.26-1-686-smp'
> make: *** [vmmon.ko] Error 2
> make: Leaving directory `/tmp/vmware-config2/vmmon-only'
> Unable to build the vmmon module.
> --- <snim> ---
> 
> This problem would be solved if the file Rules.make was placed
> in /usr/src/kernel-headers-2.2..../ directory.

linux-kernel-headers is kernel headers for glibc library.  It's not
for your actual kernel headers.  Use /usr/src/kernel-headers instead.
I close this bug.

Regards,
-- gotom


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

Reply via email to