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

Bug#323059: marked as done (kernel-source-2.6.8 fails at make menuconfig command)



Your message dated Sun, 14 Aug 2005 19:12:59 +0200
with message-id <20050814171259.GC28196@rollcage.inittab.de>
and subject line Bug#323059: kernel-source-2.6.8 fails at make menuconfig command
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; 14 Aug 2005 13:23:05 +0000
>From charleslear@sbcglobal.net Sun Aug 14 06:23:05 2005
Return-path: <charleslear@sbcglobal.net>
Received: from smtp102.sbc.mail.mud.yahoo.com [68.142.198.201] 
	by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
	id 1E4IS9-00016j-00; Sun, 14 Aug 2005 06:23:05 -0700
Received: (qmail 65217 invoked from network); 14 Aug 2005 13:22:33 -0000
Received: from unknown (HELO localhost.localdomain) (charleslear@sbcglobal.net@67.67.247.95 with plain)
  by smtp102.sbc.mail.mud.yahoo.com with SMTP; 14 Aug 2005 13:22:33 -0000
Reply-To: charleslear@sbcglobal.net
To: submit@bugs.debian.org
Subject: kernel-source-2.6.8 fails at make menuconfig command
Date: Sun, 14 Aug 2005 08:22:30 -0500
From: "Charles Lear" <charleslear@sbcglobal.net>
Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-ID: <[🔎] op.svh13sb890fec9@localhost.localdomain>
User-Agent: Opera M2/8.02 (Linux, build 1272)
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: kernel-source
Version: 2.6.8

I installed the Deiban testing (Etch) version on 08-13-05 and have not been able to get the kernel-source-2.6.8 to compile. It consistently fails at the 'make menuconfig' command. The only major difference I am aware of between this installation and previous examples is the recent inclusion of the gcc 4.0.1 packages. See output below:

# make menuconfig
   HOSTCC  scripts/basic/fixdep
   HOSTCC  scripts/basic/split-include
   HOSTCC  scripts/basic/docproc
   SHIPPED scripts/kconfig/zconf.tab.h
   HOSTCC  scripts/kconfig/conf.o
   HOSTCC  scripts/kconfig/mconf.o
scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu' followsnon-static declaration
scripts/kconfig/lkc.h:63: error: previous declaration of 'current_menu' was here
make[1]: *** [scripts/kconfig/mconf.o] Error 1
make: *** [menuconfig] Error 2

# gcc --version
gcc (GCC) 4.0.1 (Debian 4.0.1-2)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

# uname -a
Linux linux 2.6.8-2-k7 #1 Thu May 19 18:03:29 JST 2005 i686 GNU/Linux





---------------------------------------
Received: (at 323059-done) by bugs.debian.org; 14 Aug 2005 17:14:00 +0000
>From norbert@tretkowski.de Sun Aug 14 10:14:00 2005
Return-path: <norbert@tretkowski.de>
Received: from rollcage.inittab.de [62.91.23.197] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E4M3X-0007Tn-00; Sun, 14 Aug 2005 10:14:00 -0700
Received: by rollcage.inittab.de (Postfix, from userid 1000)
	id 2D191CB742; Sun, 14 Aug 2005 19:12:59 +0200 (CEST)
Date: Sun, 14 Aug 2005 19:12:59 +0200
From: Norbert Tretkowski <norbert@tretkowski.de>
To: charleslear@sbcglobal.net, 323059-done@bugs.debian.org
Subject: Re: Bug#323059: kernel-source-2.6.8 fails at make menuconfig command
Message-ID: <20050814171259.GC28196@rollcage.inittab.de>
References: <[🔎] op.svh13sb890fec9@localhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] op.svh13sb890fec9@localhost.localdomain>
User-Agent: Mutt/1.5.9i
Delivered-To: 323059-done@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

* Charles Lear wrote:
> I installed the Deiban testing (Etch) version on 08-13-05 and have
> not been able to get the kernel-source-2.6.8 to compile. It
> consistently fails at the 'make menuconfig' command. The only major
> difference I am aware of between this installation and previous
> examples is the recent inclusion of the gcc 4.0.1 packages.

2.6.8 doesn't work with gcc 4.0, try 2.6.12.

Norbert



Reply to: