From owner-freebsd-questions Tue Nov 28 15:37:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.atl.mediaone.net (atlasmtp.atl.mediaone.net [65.32.2.34]) by hub.freebsd.org (Postfix) with ESMTP id D09FA37B400 for ; Tue, 28 Nov 2000 15:37:19 -0800 (PST) Received: from monkey (client120078.atl.mediaone.net [24.31.120.78]) by smtp.atl.mediaone.net (8.8.7/8.8.7) with SMTP id SAA20768 for ; Tue, 28 Nov 2000 18:37:18 -0500 (EST) Message-ID: <008f01c059ad$2733e2e0$0300a8c0@monkey.mediaone.net> From: "mike" To: Subject: Error trying to compile the kernel Date: Tue, 28 Nov 2000 18:36:17 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_008C_01C0596A.188A5BE0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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
 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.
 
 
   Any help would be greatly=20 apprecaited.
 
 
        Mike=20 F.
 

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
/tmp/cch32490.s: Assembler=20 messages:
/tmp/cch32490.s:776: Error: operands given don't match any = known=20 386 instruction
/tmp/cch32490.s:841: Error: operands given don't = match any=20 known 386 instruction
*** Error code 1
 
Stop in = /usr/src/sys/compile/GENERIC.
You=20 must build a kernel first.
*** Error code 1
 
Stop in=20 /usr/src/sys/compile/GENERIC.
bash-2.03#
------=_NextPart_000_008C_01C0596A.188A5BE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message