From owner-freebsd-stable Sat Jul 8 17:12:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.flashcom.net (3ff83059.dsl.flashcom.net [63.248.48.89]) by hub.freebsd.org (Postfix) with ESMTP id 7E26137B72D for ; Sat, 8 Jul 2000 17:12:36 -0700 (PDT) (envelope-from cgaff@mail.flashcom.net) Received: (from cgaff@localhost) by mail.flashcom.net (8.9.3/8.9.3) id TAA05180; Sat, 8 Jul 2000 19:07:58 -0500 (CDT) (envelope-from cgaff) Date: Sat, 8 Jul 2000 19:07:57 -0500 From: "Corey G." To: Gustavo Vieira Goncalves Coelho Rios Cc: stable@FreeBSD.ORG Subject: Re: compiling 4Stable error Message-ID: <20000708190757.A5160@flashcom.net> References: <39679589.F88C4B05@tdnet.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39679589.F88C4B05@tdnet.com.br>; from kernel@tdnet.com.br on Sat, Jul 08, 2000 at 08:56:41PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the identical error to the tee yesterday. It was resolved by doing a make installworld and make buildworld. After this, it compiled fine. Corey On Sat, Jul 08, 2000 at 08:56:41PM +0000, Gustavo Vieira Goncalves Coelho Rios wrote: > 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 ---end quoted text--- -- Best Regards, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message