From owner-freebsd-stable Mon Feb 5 0:37:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hellraiser.cannoncreek.com (unknown [202.78.79.4]) by hub.freebsd.org (Postfix) with SMTP id 160D537B69C for ; Mon, 5 Feb 2001 00:37:20 -0800 (PST) Received: (qmail 10554 invoked by uid 1001); 5 Feb 2001 08:43:17 -0000 From: Mars G.Miro To: Dima Dorfman Subject: Re: buildkernel errors Date: Mon, 5 Feb 2001 16:42:44 +0800 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: freebsd-stable@freebsd.org References: <20010205083525.EA8013E09@bazooka.unixfreak.org> In-Reply-To: <20010205083525.EA8013E09@bazooka.unixfreak.org> MIME-Version: 1.0 Message-Id: <01020516431701.10140@hellraiser.cannoncreek.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 05 Feb 2001, Dima Dorfman wrote: > > cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-exte > > rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast > > -qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/s > > rc/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-bo > > undary=2 /usr/src/sys/i386/i386/bioscall.s > > /tmp/ccN41074.s: Assembler messages: > > /tmp/ccN41074.s:773: Error: operands given don't match any known 386 instruct > > ion > > /tmp/ccN41074.s:838: Error: operands given don't match any known 386 instruct > > ion > > This is usually seen when one tries to do a buildkernel before doing a > buildworld. Did the buildworld finish as usual? If not, make sure it > does and try again. > > Dima Dorfman > dima@unixfreak.org Yes, and twice already ;-) cheers mars To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message