Date: Mon, 05 Feb 2001 09:00:31 -0600 From: Philip Kizer <pckizer@nostrum.com> To: freebsd-stable@FreeBSD.ORG Subject: Re: buildkernel errors Message-ID: <200102051500.f15F0WQ10155@magus.nostrum.com> In-Reply-To: Your message of "Mon, 05 Feb 2001 00:35:20 PST." <20010205083525.EA8013E09@bazooka.unixfreak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dima Dorfman <dima@unixfreak.org> 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 <usenix@tamu.edu> Texas A&M CIS Operating Systems Group, Unix <pckizer@tamu.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102051500.f15F0WQ10155>