From owner-freebsd-stable Fri Jul 7 16:35:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.lewman.org (lowrider.lewman.org [209.67.240.52]) by hub.freebsd.org (Postfix) with ESMTP id 78B8937BDB4; Fri, 7 Jul 2000 16:35:13 -0700 (PDT) (envelope-from sean@rentul.net) Received: by mail.lewman.org (Postfix, from userid 1004) id 1D12A3D34; Fri, 7 Jul 2000 19:36:25 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.lewman.org (Postfix) with ESMTP id 1AF5C5BC4; Fri, 7 Jul 2000 19:36:25 -0400 (EDT) Date: Fri, 7 Jul 2000 19:36:25 -0400 (EDT) From: Sean Lutner X-Sender: sean@lowrider.lewman.org To: wilko@FreeBSD.ORG Cc: Kent Stewart , Lint^^ , C J Michaels , FreeBSD Stable Subject: Re: make: don't know how to make dwarf1.c. Stop In-Reply-To: <20000707231321.A6537@freebie.wbnet> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 7 Jul 2000, Wilko Bulte wrote: > On Fri, Jul 07, 2000 at 10:26:13AM -0700, Kent Stewart wrote: > > > > > > Lint^^ wrote: > > > > > > this should be fixed now... as per: > > > > > > >On Thu, Jul 06, 2000 at 01:17:47PM -0700, David O'Brien wrote: > > > >> I am about to import 5-CURRENT Binutils. Kernel builds will be broken > > > >> with the new Binutils, during the time it takes me to MFC the /sys/ > > > >> changes that will be needed. > > > > > > > > > > > >I declare all my Binutils and /sys changes done and the RELENG_4 world > > > >buildable. > > > > > > > >enjoy! > > > > I can do a buildworld now but it dies making the new kernel with > > > > 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_KER > > NEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > > ../../i386/i386/bio > > scall.s > > /tmp/ccb26172.s: Assembler messages: > > /tmp/ccb26172.s:773: Error: operands given don't match any known 386 > > instruction > > /tmp/ccb26172.s:838: Error: operands given don't match any known 386 > > instruction > > *** Error code 1 > > Can confirm this one (cvsup 2 hours ago or so): > > freebie#make > 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 -g -nostdinc -I- -I. -I../.. > -I../../../include -D_KERNEL -include opt_global.h -elf > -mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s > /tmp/ccsR6533.s: Assembler messages: > /tmp/ccsR6533.s:773: Error: operands given don't match any known 386 > instruction > /tmp/ccsR6533.s:838: Error: operands given don't match any known 386 > instruction > *** Error code 1 > > Stop in /usr/src/sys/compile/FREEBIE. > freebie# I unfortuneately don't have the output these guys have, but I saw the same thing while doing a buildworld today. I was going from 4.0-RELEASE to 4.0-STABLE. I got the same error message. > > > -- > Wilko Bulte http://www.freebsd.org "Do, or do not. There is no try" > wilko@freebsd.org http://www.nlfug.nl Yoda - The Empire Strikes Back > > > 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