Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264893AbTK3MTv (ORCPT ); Sun, 30 Nov 2003 07:19:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264894AbTK3MTv (ORCPT ); Sun, 30 Nov 2003 07:19:51 -0500 Received: from imap.gmx.net ([213.165.64.20]:49119 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S264893AbTK3MTu (ORCPT ); Sun, 30 Nov 2003 07:19:50 -0500 X-Authenticated: #524548 From: rgx To: Adrian Bunk Subject: Re: kernel 2.4-22 won't compile... Date: Sun, 30 Nov 2003 13:19:43 +0100 User-Agent: KMail/1.5.4 References: <200311261734.23177.rgx@gmx.de> <20031130034050.GN24581@fs.tum.de> In-Reply-To: <20031130034050.GN24581@fs.tum.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311301319.43509.rgx@gmx.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Adrian Bunk schrieb am Sonntag, 30. November 2003 04:40: > On Wed, Nov 26, 2003 at 05:34:23PM +0100, rgx wrote: > > hi there, > > Hi Ralf, Hello Adrian :) > ... > # > # Automatically generated by kcmlinuz: don't edit > # > ... > > <-- snip --> > > > WTF is kcmlinuz??? It's a GUI for selecting what to include for compiling a kernel that integrates in the KDE control center. Like make configmenu (IIRC) > > > I bet your problems will be gone if you run "make oldconfig" before > "make bzImage"... I did "make oldconfig", and then I selected my personal hardware. Nope, it was the gcc that caused the trouble. I found gcc-2.95 on my machine, too, and changed the link of /usr/bin/gcc to this version. Then the kernel compiled! It was just to large - now I put most drivers to modules - mh, and get some other errors, but let this be another thread :) Just have to find out how to pipe stdout and stderr simultanously into ONE log file. something like "make bzImage 1&2>logfile" Thanx for replying Regards Ralf > > > Thanks for any hints > > Regards > > Ralf > > cu > Adrian - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/