Date: Fri, 12 Jan 2001 11:24:38 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: electro <electro_p@hotmail.com> Cc: freebsd-current@FreeBSD.ORG, freebsd-bugs@freebsd.org Subject: Re: Bug in src tree? Message-ID: <20010112112438.A84108@mithrandr.moria.org> In-Reply-To: <OE42w3xQfVCCcPRrpfj00007700@hotmail.com>; from electro_p@hotmail.com on Fri, Jan 12, 2001 at 08:17:01AM %2B0100 References: <OE42w3xQfVCCcPRrpfj00007700@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010112112438.A84108>