Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 1999 12:22:18 -0400
From:      Pat Young <xdice@mindspring.net>
To:        FreeBSD-stable@freebsd.org
Subject:   make buildworld problems.
Message-ID:  <19991024122218.64803@mindspring.net>

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

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