From owner-freebsd-current Fri Jan 12 1:25:43 2001 Delivered-To: freebsd-current@freebsd.org Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (Postfix) with SMTP id 2F82A37B400 for ; Fri, 12 Jan 2001 01:24:41 -0800 (PST) Received: (qmail 84661 invoked by uid 1003); 12 Jan 2001 09:24:38 -0000 Date: Fri, 12 Jan 2001 11:24:38 +0200 From: Neil Blakey-Milner To: electro Cc: freebsd-current@FreeBSD.ORG, freebsd-bugs@freebsd.org Subject: Re: Bug in src tree? Message-ID: <20010112112438.A84108@mithrandr.moria.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from electro_p@hotmail.com on Fri, Jan 12, 2001 at 08:17:01AM +0100 X-Operating-System: FreeBSD 4.1-STABLE i386 X-URL: http://mithrandr.moria.org/nbm/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri 2001-01-12 (08:17), electro wrote: > I try to compile a new kernel with the latest source and I always end up > with this (in the end). Any suggestions? > I mean the error message is fun...dont match any know i386 instruction???? > > cc -c -x > assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wst > rict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../dev -I../../.. > /include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s > /tmp/ccmJEqq7.s: Assembler messages: > /tmp/ccmJEqq7.s:758: Error: operands given don't match any known 386 > instruction > /tmp/ccmJEqq7.s:822: Error: operands given don't match any known 386 > instruction > *** Error code 1 > > Stop in /usr/src/sys/compile/PROFESSOR.010110. You're not using buildkernel, and thus you don't have the necessarily updated tools to handle that source. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message