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
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to