From owner-freebsd-stable Sun Jul 9 7: 1: 2 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 C05D737BAE0 for ; Sun, 9 Jul 2000 07:00:57 -0700 (PDT) (envelope-from yusufg@outblaze.com) Received: (qmail 45278 invoked from network); 9 Jul 2000 14:02:00 -0000 Received: from unknown (HELO yusufg.portal2.com) (202.77.181.217) by proxy.outblaze.com with SMTP; 9 Jul 2000 14:02:00 -0000 Received: (qmail 12832 invoked by uid 500); 9 Jul 2000 14:00:53 -0000 Date: Sun, 9 Jul 2000 22:00:53 +0800 From: Yusuf Goolamabbas To: Keith Kemp Cc: freebsd-stable@freebsd.org, obrien@freebsd.org Subject: Re: Error in building 4.0-stable kernel Message-ID: <20000709220053.A12753@outblaze.com> References: <20000709163152.A4037@outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from kkemp@nwcr.net on Sun, Jul 09, 2000 at 01:36:52AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Did that also, Also deleted the offending file bioscall.s, still get the same error cc'ing David O'Brien > Yusuf, I got this same error the other day. I did a cvsup later and the > kernel compiled fine. I would recommend the same. > > Keith > > > -----Original Message----- > > From: owner-freebsd-stable@FreeBSD.ORG > > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Yusuf Goolamabbas > > Sent: Sunday, July 09, 2000 1:32 AM > > To: freebsd-stable@freebsd.org > > Subject: Error in building 4.0-stable kernel > > > > > > 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 > > > -- Yusuf Goolamabbas yusufg@outblaze.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message