Date: Tue, 11 Jul 2000 19:25:47 -0400 From: Ted Sikora <tsikora@powerusersbbs.com> To: "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG> Subject: kernel build fail Message-ID: <396BACFB.3BEE7A28@powerusersbbs.com>
next in thread | raw e-mail | index | archive | help
I just installed 4.0-RELEASE and cvsup'ed to STABLE. The kernel build fails with an Assembler error. I always do a kernel build before a makeworld. I hate to break tradition. lf -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/ccu12723.s: Assembler messages: /tmp/ccu12723.s:796: Error: operands given don't match any known 386 instruction /tmp/ccu12723.s:861: Error: operands given don't match any known 386 instruction *** Error code 1 - Ted Sikora Jtl Development Group tsikora@powerusersbbs.com 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?396BACFB.3BEE7A28>