Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 22:42:45 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        Philip Kizer <pckizer@nostrum.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: buildkernel errors 
Message-ID:  <200102110542.f1B5gjW19441@harmony.village.org>
In-Reply-To: Your message of "Mon, 05 Feb 2001 09:00:31 CST." <200102051500.f15F0WQ10155@magus.nostrum.com> 
References:  <200102051500.f15F0WQ10155@magus.nostrum.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200102051500.f15F0WQ10155@magus.nostrum.com> Philip Kizer writes:
: 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.

I just fixed this.  It was broken from Feb 4 to Feb 10.  It was due to
Peter's MFC of the KERNCONF changes.  He didn't realize there was no
KMAKEENV variable in -stable, I'd guess.

Warner


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?200102110542.f1B5gjW19441>