Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 1999 20:03:01 -0400
From:      Pat Young <xdice@mindspring.net>
To:        FreeBSD-stable@FreeBSD.ORG
Subject:   Re: make buildworld problems.
Message-ID:  <19991024200301.43932@mindspring.net>
In-Reply-To: <19991024122218.64803@mindspring.net>; from Pat Young on Sun, Oct 24, 1999 at 12:22:18PM -0400
References:  <19991024122218.64803@mindspring.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 24, 1999, Pat Young <xdice@mindspring.net> quoth:
> Freshly cvsup'd my box this morning, and was going to let it do a
> buildworld while I ate breakfast.
> 
> No such luck.
> 
> It dies as soon as it tries to 'install' the first thing it compiles
> (make):
> 
> cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include
> -c /usr/src/usr.bin/make/lst.lib/lstReplace.c
> cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include
> -c /usr/src/usr.bin/make/lst.lib/lstSucc.c
> cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include
> -static -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o
> main.o make.o parse.o str.o suff.o targ.o var.o util.o lstAppend.o
> lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o
> lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o
> lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o
> lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstRemove.o
> lstReplace.o lstSucc.o  
> install -c -s -o root -g wheel -m 555   make /usr/obj/usr/src/tmp/usr/bin
> *** Error code 70
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 
> I've never seen the Error code 70 before.  Any ideas/help would be muchly
> appreciated. :-)
> 

Seek and ye shall recieve.  I found the answer to my problem.

My kernel, and my system were out of sync.  I rebooted to the previous
kernel, and all is well.

:-)
-Pat



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?19991024200301.43932>