Date: Fri, 12 Jan 2001 08:17:01 +0100 From: "electro" <electro_p@hotmail.com> To: <freebsd-current@FreeBSD.ORG>, <freebsd-bugs@freebsd.org> Subject: Bug in src tree? Message-ID: <OE42w3xQfVCCcPRrpfj00007700@hotmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] hi! 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. [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 5.50.4522.1800" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>hi!<BR>I try to compile a new kernel with the latest source and I always end up<BR>with this (in the end). Any suggestions?<BR>I mean the error message is fun...dont match any know i386 instruction????<BR><BR>cc -c -x<BR>assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wst<BR>rict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual <BR>-fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../dev -I../../..<BR>/include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include<BR>opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s<BR>/tmp/ccmJEqq7.s: Assembler messages:<BR>/tmp/ccmJEqq7.s:758: Error: operands given don't match any known 386<BR>instruction<BR>/tmp/ccmJEqq7.s:822: Error: operands given don't match any known 386<BR>instruction<BR>*** Error code 1<BR><BR>Stop in /usr/src/sys/compile/PROFESSOR.010110.</FONT><BR><BR><BR></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OE42w3xQfVCCcPRrpfj00007700>
