From owner-freebsd-stable Sun Jul 9 1:36:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from continuity.e-boxen.com (continuity.e-boxen.com [207.153.61.20]) by hub.freebsd.org (Postfix) with SMTP id AE21B37B70D for ; Sun, 9 Jul 2000 01:36:27 -0700 (PDT) (envelope-from kkemp@nwcr.net) Received: (qmail 16064 invoked by uid 0); 9 Jul 2000 08:36:23 -0000 Received: from ip-64-38-158-191.dialup.seanet.com (HELO kemp) (vnwcr@64.38.158.191) by continuity.e-boxen.com with SMTP; 9 Jul 2000 08:36:23 -0000 From: "Keith Kemp" To: "Yusuf Goolamabbas" , Subject: RE: Error in building 4.0-stable kernel Date: Sun, 9 Jul 2000 01:36:52 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: <20000709163152.A4037@outblaze.com> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message