Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 1996 10:19:55 -0800
From:      Charlie & <root@intrepid.leaky.com>
To:        freebsd-current@freebsd.org
Subject:   Can't Make World
Message-ID:  <199612261820.KAA13350@intrepid.leaky.com>

next in thread | raw e-mail | index | archive | help
Tried to make world today and got the following error. My source tree is
current as of this morning (cvs-cur 2857).

Any help would be appriciated.
Greg


--------------------------------------------------------------
Rebuilding bootstrap tools
--------------------------------------------------------------
cd /home/FreeBSD-current/src && make bootstrap
cd /home/FreeBSD-current/src/usr.bin/make && make depend &&  make -DNOMAN 
-DNOPROFILE all install cleandir obj
rm -f .depend

[deleted]

cc -O2 -m486 -pipe -I/home/FreeBSD-current/src/usr.bin/make    -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 bin -g bin -m 555   make /usr/bin
pwd: No such file or directory
*** Error code 2

Stop.
*** Error code 1






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