Date: Fri, 28 Feb 2003 06:15:42 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: phk@phk.freebsd.dk Cc: current@FreeBSD.ORG Subject: Re: Volunteer with genuine i386 cpu & lots of time wanted. Message-ID: <20030228060819.K33634-100000@hewey.af.speednet.com.au> In-Reply-To: <6124.1046350282@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030228060819.K33634-100000>