Date: Sat, 8 Jul 2000 19:07:57 -0500 From: "Corey G." <cgaff@flashcom.net> To: Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br> Cc: stable@FreeBSD.ORG Subject: Re: compiling 4Stable error Message-ID: <20000708190757.A5160@flashcom.net> In-Reply-To: <39679589.F88C4B05@tdnet.com.br>; from kernel@tdnet.com.br on Sat, Jul 08, 2000 at 08:56:41PM %2B0000 References: <39679589.F88C4B05@tdnet.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000708190757.A5160>