From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.4 required=5.0 tests=DATE_IN_PAST_12_24,DMARC_QUAR, FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mail.gmx.net ([213.165.64.20]) by cvs.gentoo.org with smtp (Exim 3.30 #1) id 15hWDs-0007MQ-00 for gentoo-dev@cvs.gentoo.org; Thu, 13 Sep 2001 07:08:04 -0600 Received: (qmail 25627 invoked by uid 0); 13 Sep 2001 13:07:05 -0000 Received: from pd95120a5.dip.t-dialin.net (HELO there) (217.81.32.165) by mail.gmx.net (mp001-rz3) with SMTP; 13 Sep 2001 13:07:05 -0000 Content-Type: text/plain; charset="iso-8859-1" From: www.handyforfree.de Organization: www.handyforfree.de To: gentoo-dev@cvs.gentoo.org X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Subject: [gentoo-dev] Error compiling kernel Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: marius1000@gmx.de List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Thu Sep 13 07:09:01 2001 X-Original-Date: Thu, 13 Sep 2001 15:14:53 +0000 X-Archives-Salt: 4322535b-e2b9-498b-9fa9-693ad8f74019 X-Archives-Hash: 20ef1d8053fabeca5059da00e9545aff During kerne-compilation I'm getting this error: rm -f parport-share.jpeg parport-multi.jpeg parport-structure.jpeg parport-share.eps parport-multi.eps parport-structure.eps rm -f procfs_example.sgml make[1]: Leaving directory `/usr/src/linux-2.4.8-ac8/Documentation/DocBook' scripts/split-include include/linux/autoconf.h include/config gcc -D__KERNEL__ -I/usr/src/linux-2.4.8-ac8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -c -o init/main.o init/main.c In file included from /usr/src/linux-2.4.8-ac8/include/net/ip.h:39, from /usr/src/linux-2.4.8-ac8/include/net/checksum.h:31, from /usr/src/linux-2.4.8-ac8/include/linux/raid/md.h:34, from init/main.c:24: /usr/src/linux-2.4.8-ac8/include/net/sock.h:739: size of array `__pad' is too large make: *** [init/main.o] Error 1 It's independent of the version I'm compiling. Thanks Marius