From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EPvck-0007bl-M6 for garchives@archives.gentoo.org; Thu, 13 Oct 2005 05:27:27 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9D5Hm30028352; Thu, 13 Oct 2005 05:17:48 GMT Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9D5HlQB002494 for ; Thu, 13 Oct 2005 05:17:48 GMT Received: from ichiro ([71.113.3.129]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IOA00HNG9TXTFD0@vms044.mailsrvcs.net> for gentoo-alpha@lists.gentoo.org; Thu, 13 Oct 2005 00:27:34 -0500 (CDT) Date: Wed, 12 Oct 2005 22:27:33 -0700 From: "Brian Parkhurst" Subject: [gentoo-alpha] genkernel 3.3.6 ~ on alpha To: Message-id: <004c01c5cfb6$d0cdc170$3302a8c0@finale.pyrobrian.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-alpha@gentoo.org Reply-to: gentoo-alpha@lists.gentoo.org MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 X-Mailer: Microsoft Outlook Express 6.00.3790.1830 Content-type: text/plain; format=flowed; charset=iso-8859-1; reply-type=original Content-transfer-encoding: 7bit X-Priority: 3 X-MSMail-priority: Normal X-Archives-Salt: ef54914f-a198-437a-83d8-c7696bee0c3c X-Archives-Hash: eebe781080d6e2c13fb97aff80d68331 I've been having genkernel build errors with genkernel versions greater than 3.1.6. The builds have been failing on the busybox phase of genkernel. Kernel, modules all build clean, but the new stuff for busybox fail. As a result I am unable to build an initramfs. everything successful to this point. * busybox: >> Compiling... COMMAND: make -j2 CC="gcc" LD="ld" AS="as" all gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/mkdep /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/scripts/mkdep.c gcc -I/export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/include -I/export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/include -I/export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/libbb -Wall -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG -c -o /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/applets/applets.o /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/applets/applets.c In file included from /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/applets/applets.c:48: /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/include/applets.h:551: error: `sysctl_main' undeclared here (not in a function) /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/include/applets.h:551: error: initializer element is not constant /export/tmp/genkernel/18750.8664.31839.30006/busybox-1.01/include/applets.h:551: error: (near initialization for `applets[69].main') Has anyone else seen this, before I post a bug? Thanks, Brian Parkhurst brianp@spamcop.net -- gentoo-alpha@gentoo.org mailing list