From owner-freebsd-questions Tue Nov 28 15:57:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 2F47237B401 for ; Tue, 28 Nov 2000 15:57:27 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id PAA06263; Tue, 28 Nov 2000 15:57:25 -0800 Message-ID: <3A244664.78431496@urx.com> Date: Tue, 28 Nov 2000 15:57:24 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: mike Cc: questions@FreeBSD.ORG Subject: Re: Error trying to compile the kernel References: <008f01c059ad$2733e2e0$0300a8c0@monkey.mediaone.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > mike wrote: > > I have just updated the sources from 4.0 to 4.1 and done a make > buildworld. I am trying to recompile the kernel so I can reboot into > 4.1 and it is giving me the following error. You didn't read /usr/src/UPDATING. You probably need to do a "make buildkernel KERNEL=GENERIC". Tremendous changes between 4.0 and 4.1 and the make depend route didn't work for me. Kent > > > Any help would be greatly apprecaited. > > > Mike F. > > > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g > -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 > ../../i386/i386/bioscall.s > /tmp/cch32490.s: Assembler messages: > /tmp/cch32490.s:776: Error: operands given don't match any known 386 > instruction > /tmp/cch32490.s:841: Error: operands given don't match any known 386 > instruction > *** Error code 1 > > Stop in /usr/src/sys/compile/GENERIC. > You must build a kernel first. > *** Error code 1 > > Stop in /usr/src/sys/compile/GENERIC. > bash-2.03# -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message