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

Bug#271587: marked as done (kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y))



Your message dated Tue, 14 Sep 2004 13:08:18 +0900
with message-id <20040914040818.GA1904@verge.net.au>
and subject line Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)
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; 13 Sep 2004 22:47:38 +0000
>From euphoria@web.de Mon Sep 13 15:47:38 2004
Return-path: <euphoria@web.de>
Received: from smtp08.web.de [217.72.192.226] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C6zbm-0001pp-00; Mon, 13 Sep 2004 15:47:38 -0700
Received: from [80.138.177.190] (helo=[127.0.0.1])
	by smtp08.web.de with esmtp (WEB.DE 4.101 #44)
	id 1C6zbH-0005Pd-00; Tue, 14 Sep 2004 00:47:07 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Florian Boelstler <euphoria@web.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kernel-source-2.4.27: kernel build fails (make bzImage) when
 CONFIG_PARPORT_SERIAL is enabled(Y)
Bcc: Florian Boelstler <euphoria@web.de>
X-Mailer: reportbug 2.63
Date: Tue, 14 Sep 2004 01:06:42 +0200
Message-Id: <[🔎] E1C6zbH-0005Pd-00@smtp08.web.de>
Sender: euphoria@web.de
X-Sender: euphoria@web.de
Delivered-To: submit@bugs.debian.org
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-source-2.4.27
Version: 2.4.27-5
Severity: normal

CONFIG_PARPORT_PC and CONFIG_PARPORT works without problems.
Adding CONFIG_PARPORT_SERIAL=y triggers the problem:


# make dep bzImage

[ lots of inappropriate messages ]

drivers/char/char.o(.text.init+0x1b63): In function `siig10x_init_fn':
: undefined reference to `pci_siig10x_fn'
drivers/char/char.o(.text.init+0x1b77): In function `siig20x_init_fn':
: undefined reference to `pci_siig20x_fn'
make: *** [vmlinux] Error 1

Also reported for kernel-source-2.4.26.

The kernel config is quite small and most of it built into the kernel.
It happens during the build for an i386 system, whereas the kernel build is done on Athlon/TB system.

My kernel config:
http://paste.phpfi.com/29539
The same was used for kernel-source-2.4.26 and "converted" using "make
oldconfig" for the use of kernel-source-2.4.27.



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set to de_DE@euro)

Versions of packages kernel-source-2.4.27 depends on:
ii  binutils                   2.14.90.0.7-8 The GNU assembler, linker and bina
ii  bzip2                      1.0.2-1       A high-quality block-sorting file 
ii  coreutils [fileutils]      5.2.1-2       The GNU core utilities
ii  fileutils                  5.2.1-2       The GNU file management utilities 

-- no debconf information

---------------------------------------
Received: (at 271587-done) by bugs.debian.org; 14 Sep 2004 04:08:26 +0000
>From horms@koto.vergenet.net Mon Sep 13 21:08:26 2004
Return-path: <horms@koto.vergenet.net>
Received: from koto.vergenet.net [210.128.90.7] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1C74cD-0004ce-00; Mon, 13 Sep 2004 21:08:26 -0700
Received: (qmail 12497 invoked by uid 7100); 14 Sep 2004 03:57:38 -0000
Date: Tue, 14 Sep 2004 13:08:18 +0900
From: Horms <horms@debian.org>
To: Florian Boelstler <euphoria@web.de>, 271587-done@bugs.debian.org
Subject: Re: Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)
Message-ID: <20040914040818.GA1904@verge.net.au>
References: <[🔎] E1C6zbH-0005Pd-00@smtp08.web.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E1C6zbH-0005Pd-00@smtp08.web.de>
X-Cluestick: seven
User-Agent: Mutt/1.5.6+20040722i
Delivered-To: 271587-done@bugs.debian.org
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=-4.4 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

On Tue, Sep 14, 2004 at 01:06:42AM +0200, Florian Boelstler wrote:
> Package: kernel-source-2.4.27
> Version: 2.4.27-5
> Severity: normal
> 
> CONFIG_PARPORT_PC and CONFIG_PARPORT works without problems.
> Adding CONFIG_PARPORT_SERIAL=y triggers the problem:

You also need CONFIG_SERIAL=y

-- 
Horms



Reply to: