Date: Sun, 9 Jul 2000 16:28:58 +0200 From: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> To: freebsd-stable@freebsd.org Subject: Can't build Kernel... Message-ID: <1251614050.20000709162858@buz.ch>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1251614050.20000709162858>