Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 23:13:21 +0200
From:      Wilko Bulte <wkb@chello.nl>
To:        Kent Stewart <kstewart@3-cities.com>
Cc:        Lint^^ <lint@satan.dyn.reject.org>, C J Michaels <cjm2@earthling.net>, FreeBSD Stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: make: don't know how to make dwarf1.c. Stop
Message-ID:  <20000707231321.A6537@freebie.wbnet>
In-Reply-To: <396612B5.2905C028@3-cities.com>; from kstewart@3-cities.com on Fri, Jul 07, 2000 at 10:26:13AM -0700
References:  <Pine.LNX.4.21.0007071155410.30045-100000@cerberus> <396612B5.2905C028@3-cities.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000707231321.A6537>