Date: Thu, 26 Dec 1996 11:39:59 -0500 From: "Steve Sims" <SimsS@IBM.Net> To: "Hackers" <Hackers@FreeBSD.ORG> Subject: `make world` won't Message-ID: <199612261641.QAA300214@smtp-gw01.ny.us.ibm.net>
next in thread | raw e-mail | index | archive | help
This morning, much to my surprise, `make world` barfed after cvsup'ing -CURRENT. # make update world -------------------------------------------------------------- make world started on Thu Dec 26 11:38:22 EST 1996 -------------------------------------------------------------- -------------------------------------------------------------- Making hierarchy -------------------------------------------------------------- cd /usr/src && make hierarchy cd /usr/src/etc && make distrib-dirs [blah, blah, snip] -------------------------------------------------------------- Rebuilding /usr/share/mk -------------------------------------------------------------- cd /usr/src && make mk cd /usr/src/share/mk && make install [blah, blah, snip] -------------------------------------------------------------- Cleaning up the source tree -------------------------------------------------------------- cd /usr/src && make cleandir ===> include rm -f a.out Errs errs mklog osreldate.h version vers.c ===> include/rpcsvc rm -f a.out Errs errs mklog klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h ypxfrd.h ===> include/rpcsvc rm -f a.out Errs errs mklog klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h ypxfrd.h ===> lib ===> lib/csu/i386 ===> lib/libc ===> lib/libcompat ===> lib/libcom_err pwd: No such file or directory *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # Doh! Any clues? I'm using Polstra's (most excellent!) cvsup 14.0 with the plain-vanilla /usr/share/examples/cvsup/standard-supfile. ...sjs...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612261641.QAA300214>