From owner-freebsd-stable Mon Feb 5 7: 0:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from magus.nostrum.com (magus.nostrum.com [216.90.209.2]) by hub.freebsd.org (Postfix) with ESMTP id 563EA37B4EC for ; Mon, 5 Feb 2001 07:00:35 -0800 (PST) Received: (from pckizer@localhost) by magus.nostrum.com (8.11.0/8.11.0) id f15F0WQ10155; Mon, 5 Feb 2001 09:00:32 -0600 (CST) Message-Id: <200102051500.f15F0WQ10155@magus.nostrum.com> From: Philip Kizer To: freebsd-stable@FreeBSD.ORG Subject: Re: buildkernel errors In-reply-to: Your message of "Mon, 05 Feb 2001 00:35:20 PST." <20010205083525.EA8013E09@bazooka.unixfreak.org> Date: Mon, 05 Feb 2001 09:00:31 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. FYI: A co-worker is seeing this exact problem upgrading from 4.0-RELEASE to 4.2-STABLE right now too, and I had her pedantically follow UPDATING. Just to make triple-sure of the process, I'm having her rm -r in /usr/src and /usr/obj and start from a completely fresh cvsup. I'll post back whether we see the same error again. -philip -- Philip Kizer, USENIX Liaison to Texas A&M University Texas A&M CIS Operating Systems Group, Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message