From owner-freebsd-current Thu Feb 27 12:15:49 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC2D37B406 for ; Thu, 27 Feb 2003 12:15:46 -0800 (PST) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F5F643FAF for ; Thu, 27 Feb 2003 12:15:45 -0800 (PST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242]) by franky.speednet.com.au (8.12.6/8.12.6) with ESMTP id h1RKFhdC095450; Fri, 28 Feb 2003 07:15:43 +1100 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242]) by hewey.af.speednet.com.au (8.12.6/8.12.6) with ESMTP id h1RKFgOn037238; Fri, 28 Feb 2003 06:15:43 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Fri, 28 Feb 2003 06:15:42 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: phk@phk.freebsd.dk Cc: current@FreeBSD.ORG Subject: Re: Volunteer with genuine i386 cpu & lots of time wanted. In-Reply-To: <6124.1046350282@critter.freebsd.dk> Message-ID: <20030228060819.K33634-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 27 Feb 2003 phk@phk.freebsd.dk wrote: > You need to compile a kernel with this > "cpu I386_CPU" > in your config file. > Seems you can't build a "cpu I386_CPU" only kernel! ie: # grep CPU GENERIC cpu I386_CPU #cpu I486_CPU #cpu I586_CPU #cpu I686_CPU # make buildkernel KERNCONF=GENERIC ... cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/i386/i386/identcpu.c cc1: warnings being treated as errors /usr/src/sys/i386/i386/identcpu.c: In function `printcpuinfo': /usr/src/sys/i386/i386/identcpu.c:145: warning: unused variable `brand' machine/specialreg.h: At top level: /usr/src/sys/i386/i386/identcpu.c:99: warning: `cpu_brand' defined but not used /usr/src/sys/i386/i386/identcpu.c:103: warning: `cpu_brandtable' defined but not used *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 :( -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message