Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2000 08:51:34 -0700
From:      "Brian O'Shea" <boshea@ricochet.net>
To:        Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Can't build Kernel...
Message-ID:  <20000709085134.A351@beastie.localdomain>
In-Reply-To: <1251614050.20000709162858@buz.ch>; from Gabriel Ambuehl on Sun, Jul 09, 2000 at 04:28:58PM %2B0200
References:  <1251614050.20000709162858@buz.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Gabriel,

I had this problem yesterday too.  What are you updating from, and
what procedure did you follow to update?  I started with 4.0-RELEASE
and updated my sources some time yesterday morning.  To get around
this problem, I did a buildworld followed by an installworld (I'm
assuming this was needed to update the compiler, assembler and
friends) and then built the kernel.  This was on a system that
doesn't have any critical data on it, so I could throw caution to
the wind.  Your situation may differ and you might want to follow
the suggestions in UPDATING more carefully than I did.

-brian

On Sun, Jul 09, 2000 at 04:28:58PM +0200, Gabriel Ambuehl wrote:
> Hello,
> I cvsupped my 4-STABLE systems today at approx. 11am GMT. Since then,
> none of them can compile its Kernel anymore (all machines use
> identical, unchanged configfiles), this is what I get when I try to compile the
> Kernel:
> 
> cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  ../../i386/i386/bios.c
> 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  -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s
> /tmp/ccc89247.s: Assembler messages:
> /tmp/ccc89247.s:774: Error: operands given don't match any known 386 instruction
> /tmp/ccc89247.s:839: Error: operands given don't match any known 386 instruction
> *** Error code 1
> 
> 
> 
>   
> 
> 
> Best regards,
>  Gabriel
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

-- 
Brian O'Shea
boshea@ricochet.net


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?20000709085134.A351>