From owner-freebsd-current Thu Feb 27 13: 4:31 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 AC06C37B401 for ; Thu, 27 Feb 2003 13:04:29 -0800 (PST) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DB143FA3 for ; Thu, 27 Feb 2003 13:04:28 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 27116 invoked from network); 27 Feb 2003 21:04:33 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Feb 2003 21:04:33 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1RL2nhT027595; Thu, 27 Feb 2003 16:02:49 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030228060819.K33634-100000@hewey.af.speednet.com.au> Date: Thu, 27 Feb 2003 16:04:38 -0500 (EST) From: John Baldwin To: Andy Farkas Subject: Re: Volunteer with genuine i386 cpu & lots of time wanted. Cc: current@FreeBSD.ORG, phk@phk.freebsd.dk 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 27-Feb-2003 Andy Farkas wrote: > 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 > >:( Fixed. Apparently people don't compile kernels for 80386's very often. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message