Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 15:57:24 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        mike <mikenoc@mindspring.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Error trying to compile the kernel
Message-ID:  <3A244664.78431496@urx.com>
References:  <008f01c059ad$2733e2e0$0300a8c0@monkey.mediaone.net>

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


> mike wrote:
> 
>  I have just updated the sources from 4.0 to 4.1 and done a make
> buildworld. I am trying to recompile the kernel so I can reboot into
> 4.1 and it is giving me the following error.

You didn't read /usr/src/UPDATING. You probably need to do a "make
buildkernel KERNEL=GENERIC". Tremendous changes between 4.0 and 4.1
and the make depend route didn't work for me.

Kent

> 
> 
>    Any help would be greatly apprecaited.
> 
> 
>         Mike F.
> 
> 
> 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 -g
> -nostdinc -I- -I. -I../.. -I../../../include  -D_KERNEL -include
> opt_global.h -elf  -mpreferred-stack-boundary=2
> ../../i386/i386/bioscall.s
> /tmp/cch32490.s: Assembler messages:
> /tmp/cch32490.s:776: Error: operands given don't match any known 386
> instruction
> /tmp/cch32490.s:841: Error: operands given don't match any known 386
> instruction
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/GENERIC.
> You must build a kernel first.
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/GENERIC.
> bash-2.03#

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A244664.78431496>