From owner-freebsd-stable Sun Jul 9 1:32:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from proxy.outblaze.com (proxy.outblaze.com [202.77.223.120]) by hub.freebsd.org (Postfix) with SMTP id 9218137B54F for ; Sun, 9 Jul 2000 01:32:09 -0700 (PDT) (envelope-from yusufg@outblaze.com) Received: (qmail 42585 invoked from network); 9 Jul 2000 08:33:02 -0000 Received: from unknown (HELO yusufg.portal2.com) (202.77.181.217) by proxy.outblaze.com with SMTP; 9 Jul 2000 08:33:02 -0000 Received: (qmail 4120 invoked by uid 500); 9 Jul 2000 08:31:52 -0000 Date: Sun, 9 Jul 2000 16:31:52 +0800 From: Yusuf Goolamabbas To: freebsd-stable@freebsd.org Subject: Error in building 4.0-stable kernel Message-ID: <20000709163152.A4037@outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG P3/500 with 256MB RAM. 9GB SCSI My current kernel/world build is from June 15. I did a cvsup today (figuring O'Brien should have finished his binutil's stuff) I did the following /usr/sbin/config cd ../../compile/FILE make depend;make I get the following error 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/ccK15575.s: Assembler messages: /tmp/ccK15575.s:773: Error: operands given don't match any known 386 instruction /tmp/ccK15575.s:838: Error: operands given don't match any known 386 instruction *** Error code 1 Do I need to do a buildworld/installworld first before installing the new kernel. I always build a kernel first and then build world/install world -- Yusuf Goolamabbas yusufg@outblaze.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message