From owner-freebsd-stable Sat Jul 8 16:57:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vicosa.dpi.ufv.br (vicosa.dpi.ufv.br [200.17.74.1]) by hub.freebsd.org (Postfix) with ESMTP id 1621737BB02 for ; Sat, 8 Jul 2000 16:57:42 -0700 (PDT) (envelope-from kernel@tdnet.com.br) Received: from tdnet.com.br (port10.tdnet.com.br [200.236.148.110]) by vicosa.dpi.ufv.br (AIX4.2/UCB 8.7/8.7) with ESMTP id UAA23298 for ; Sat, 8 Jul 2000 20:56:41 -0200 (GRNLNDDT) Message-ID: <39679589.F88C4B05@tdnet.com.br> Date: Sat, 08 Jul 2000 20:56:41 +0000 From: Gustavo Vieira Goncalves Coelho Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: compiling 4Stable error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While making 4.0Stable kernel, i get this: 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 -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s /tmp/ccQQ1846.s: Assembler messages: /tmp/ccQQ1846.s:773: Error: operands given don't match any known 386 instruction /tmp/ccQQ1846.s:838: Error: operands given don't match any known 386 instruction *** Error code 1 Stop in /usr/src/sys/compile/ETOSHA. Does anybody have ever got such a error ? How can i correct it? Thanks a lot for your time and cooperation! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message