Date: Tue, 28 Nov 2000 18:36:17 -0800 From: "mike" <mikenoc@mindspring.net> To: <questions@freebsd.org> Subject: Error trying to compile the kernel Message-ID: <008f01c059ad$2733e2e0$0300a8c0@monkey.mediaone.net>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_008C_01C0596A.188A5BE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have just updated the sources from 4.0 to 4.1 and done a make = buildworld. I am trying to recompile the kernel so I can reboot into 4.1 = and it is giving me the following error. Any help would be greatly apprecaited. Mike F. cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls = -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g = -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include = opt_global.h -elf -mpreferred-stack-boundary=3D2 = ../../i386/i386/bioscall.s /tmp/cch32490.s: Assembler messages: /tmp/cch32490.s:776: Error: operands given don't match any known 386 = instruction /tmp/cch32490.s:841: Error: operands given don't match any known 386 = instruction *** Error code 1 Stop in /usr/src/sys/compile/GENERIC. You must build a kernel first. *** Error code 1 Stop in /usr/src/sys/compile/GENERIC. bash-2.03# ------=_NextPart_000_008C_01C0596A.188A5BE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT color=3D#000000 size=3D2> I have just updated the = sources from 4.0=20 to 4.1 and done a make buildworld. I am trying to recompile the kernel = so I can=20 reboot into 4.1 and it is giving me the following error.</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV> </DIV> <DIV><FONT size=3D2> Any help would be greatly=20 apprecaited.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV> </DIV> <DIV><FONT size=3D2> Mike=20 F.</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2><BR>cc -c -x assembler-with-cpp = -DLOCORE -O=20 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes =20 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual =20 -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. = -I../../../include =20 -D_KERNEL -include opt_global.h -elf = -mpreferred-stack-boundary=3D2=20 ../../i386/i386/bioscall.s<BR>/tmp/cch32490.s: Assembler=20 messages:<BR>/tmp/cch32490.s:776: Error: operands given don't match any = known=20 386 instruction<BR>/tmp/cch32490.s:841: Error: operands given don't = match any=20 known 386 instruction<BR>*** Error code 1</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Stop in = /usr/src/sys/compile/GENERIC.<BR>You=20 must build a kernel first.<BR>*** Error code 1</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Stop in=20 /usr/src/sys/compile/GENERIC.<BR>bash-2.03#<BR></FONT></DIV></BODY></HTML= > ------=_NextPart_000_008C_01C0596A.188A5BE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008f01c059ad$2733e2e0$0300a8c0>