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
[-- Attachment #1 --]
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=2 ../../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#
[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2> 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.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT size=2> Any help would be greatly
apprecaited.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT size=2> Mike
F.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2><BR>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=2
../../i386/i386/bioscall.s<BR>/tmp/cch32490.s: Assembler
messages:<BR>/tmp/cch32490.s:776: Error: operands given don't match any known
386 instruction<BR>/tmp/cch32490.s:841: Error: operands given don't match any
known 386 instruction<BR>*** Error code 1</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>Stop in /usr/src/sys/compile/GENERIC.<BR>You
must build a kernel first.<BR>*** Error code 1</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>Stop in
/usr/src/sys/compile/GENERIC.<BR>bash-2.03#<BR></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008f01c059ad$2733e2e0$0300a8c0>
