Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2000 09:20:47 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        Thomas Bader <thomasb@trash.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cannot compile kernel on 4.1-RELEASE
Message-ID:  <398C3EDF.B00945A6@urx.com>
References:  <20000805135726.A7207@trash.net>

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


Thomas Bader wrote:
> 
> Hi!
> 
> I just tried to compile the kernel of FreeBSD 4.1-RELEASE (I
> installed FreeBSD-4.0-CURRENT and synched /usr/src via
> CVSup).  I created the options file in
> /usr/src/sys/i386/conf/zeus (if you need it, I can post it),
> went to /usr/src and started
> 
>   make buildkernel KERNEL=zeus

Did you do a "make buildworld" first. If you use the buildkernel
option, you have to have populated /usr/obj using the buildworld
first.

Kent

> 
> as it is described in /usr/src/UPDATING.  After a while, I
> get those error messages:
> 
> --<--<--------------------------------------------
> ===> vesa
> @ -> /usr/src/sys
> machine -> /usr/src/sys/i386/include
> touch opt_vga.h
> rm -f .depend
> mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I-
> -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include
> /usr/src/sys/modules/vesa/../../i386/isa/vesa.c
> /usr/src/sys/modules/vesa/../../dev/syscons/scvesactl.c
> /tmp/cct15713.s:2379: Error: operands given don't match any
> known 386 instruction
> /tmp/cct15713.s:2395: Error: operands given don't match any
> known 386 instruction
> /tmp/cct15713.s:2396: Error: operands given don't match any
> known 386 instruction
> /tmp/cct15713.s:2401: Error: operands given don't match any
> known 386 instruction
> /tmp/cct15713.s:2406: Error: operands given don't match any
> known 386 instruction
> /tmp/cct15713.s:2411: Error: operands given don't match any
> known 386 instruction
> /tmp/cct15713.s:2416: Error: operands given don't match any
> known 386 instruction
> 
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/zeus.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> -->-->--------------------------------------------
> 
> Any ideas, how I could solve the problem?
> 
> Thomas
> --
>   .-.   Thomas Bader · thomasb@trash.net.remove · http://www.t-bader.ch/  .-.
>   oo|                                                                     oo|
>  /`'\     Einen Unix-Shellaccount gibt es unter http://www.trash.net/    /`'\
> (\_;/)       PGP Key-ID: 0x3A4B7F5D (RSA)  0x7584F5D8 (DSA/EG)          (\_;/)
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

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

Bomber dropping fire retardant in front of Hanford Wild fire.
http://kstewart.urx.com/kstewart/bomber.jpg


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?398C3EDF.B00945A6>