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
This is a multi-part message in MIME format. ------=_NextPart_000_001D_01C07C70.0A42DF70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 =20 -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=3D2 = ../../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. ------=_NextPart_000_001D_01C07C70.0A42DF70 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" = size=3D3>hi!<BR>I try to=20 compile a new kernel with the latest source and I always end up<BR>with = this (in=20 the end). Any suggestions?<BR>I mean the error message is fun...dont = match any=20 know i386 instruction????<BR><BR>cc -c -x<BR>assembler-with-cpp -DLOCORE = -O=20 -Wall -Wredundant-decls -Wnested-externs -Wst<BR>rict-prototypes =20 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual =20 <BR>-fformat-extensions -ansi -nostdinc -I- -I. -I../.. = -I../../dev=20 -I../../..<BR>/include = -I../../contrib/dev/acpica/Subsystem/Include =20 -D_KERNEL -include<BR>opt_global.h -elf = -mpreferred-stack-boundary=3D2=20 ../../i386/i386/bioscall.s<BR>/tmp/ccmJEqq7.s: Assembler=20 messages:<BR>/tmp/ccmJEqq7.s:758: Error: operands given don't match any = known=20 386<BR>instruction<BR>/tmp/ccmJEqq7.s:822: Error: operands given don't = match any=20 known 386<BR>instruction<BR>*** Error code 1<BR><BR>Stop in=20 /usr/src/sys/compile/PROFESSOR.010110.</FONT><BR><BR><BR></FONT></DIV></B= ODY></HTML> ------=_NextPart_000_001D_01C07C70.0A42DF70-- 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?OE42w3xQfVCCcPRrpfj00007700>