From owner-freebsd-stable Fri Jul 7 14:13:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay02.chello.nl (relay02.chello.nl [212.83.68.146]) by hub.freebsd.org (Postfix) with ESMTP id D059537BE3E for ; Fri, 7 Jul 2000 14:13:26 -0700 (PDT) (envelope-from wkb@chello.nl) Received: from chello.nl ([213.46.78.184]) by relay02.chello.nl (InterMail vK.4.02.00.00 201-232-116 license 2ee4e7c625482f2f2a1950a80f6c8d58) with ESMTP id <20000707211321.CWAU15213.relay02@chello.nl>; Fri, 7 Jul 2000 23:13:21 +0200 Received: (from wkb@localhost) by chello.nl (8.9.3/8.9.3) id XAA06551; Fri, 7 Jul 2000 23:13:21 +0200 (CEST) (envelope-from wkb) Date: Fri, 7 Jul 2000 23:13:21 +0200 From: Wilko Bulte To: Kent Stewart Cc: Lint^^ , C J Michaels , FreeBSD Stable Subject: Re: make: don't know how to make dwarf1.c. Stop Message-ID: <20000707231321.A6537@freebie.wbnet> Reply-To: wilko@FreeBSD.ORG References: <396612B5.2905C028@3-cities.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <396612B5.2905C028@3-cities.com>; from kstewart@3-cities.com on Fri, Jul 07, 2000 at 10:26:13AM -0700 X-OS: FreeBSD 4.0-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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# -- 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