Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 1996 16:58:19 -0400 (EDT)
From:      "Marc G. Fournier" <scrappy@ki.net>
To:        Veggy Vinny <richardc@CSUA.Berkeley.EDU>
Cc:        current@FreeBSD.ORG
Subject:   Re: -current failed 
Message-ID:  <Pine.NEB.3.95.961026165600.21084A-100000@spirit.ki.net>
In-Reply-To: <Pine.PTX.3.95.961026132723.5738q-100000@soda.CSUA.Berkeley.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Oct 1996, Veggy Vinny wrote:

> 	Just did a make world and it fails with this:
> 
> mkdep -f .depend -a  -DFREEBSD_AOUT -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\" -DDEFAULT_TARGET_MACHINE=\"i386-unknow
n-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools  bi-parser.c insn-emit.c insn-recog.c insn-opinit.c insn-extract.c insn-peep.c insn-attrtab.c insn-output.c c-parse.c objc-parse.c
> ===> cc_int
> make: don't know how to make insn-attrtab.c. Stop
> *** Error code 2
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 	Anyone have any ideas?
>
	I realize that this might not apply to you, but when I first
upgraded my "old-current" machine to the more recent one, I had alot
of similar problems.  From what I read here, I ended up doing a
'make -k cleandir depend all install', which basically goes through
everything, makes and installs what it can.  Then I did a second
pass over everything using just 'make', and the stuff that originally
failed, now succeeded as expected...

Marc G. Fournier                                  scrappy@ki.net
Systems Administrator @ ki.net               scrappy@freebsd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.961026165600.21084A-100000>