From owner-freebsd-stable Sun Jul 9 7:28:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from alpha.root-servers.ch (alpha.root-servers.ch [195.49.62.125]) by hub.freebsd.org (Postfix) with SMTP id C7AC337B839 for ; Sun, 9 Jul 2000 07:28:26 -0700 (PDT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 29286 invoked from network); 9 Jul 2000 14:28:20 -0000 Received: from client99-59.hispeed.ch (62.2.99.59) by ns1.root-servers.ch with SMTP; 9 Jul 2000 14:28:20 -0000 Date: Sun, 9 Jul 2000 16:28:58 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.44) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <1251614050.20000709162858@buz.ch> To: freebsd-stable@freebsd.org Subject: Can't build Kernel... Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I cvsupped my 4-STABLE systems today at approx. 11am GMT. Since then, none of them can compile its Kernel anymore (all machines use identical, unchanged configfiles), this is what I get when I try to compile the Kernel: cc -c -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/bios.c 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/ccc89247.s: Assembler messages: /tmp/ccc89247.s:774: Error: operands given don't match any known 386 instruction /tmp/ccc89247.s:839: Error: operands given don't match any known 386 instruction *** Error code 1 Best regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message