Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 13:18:57 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        current@freebsd.org
Subject:   Now make installworld is broken
Message-ID:  <XFMail.000723131857.jdp@polstra.com>

next in thread | raw e-mail | index | archive | help
Current is a damned joke these days.  With sources fetched at 10:00
PDT (17:00 GMT) today:

blake# make installworld
mkdir -p /tmp/install.232
for prog in [ awk cat chflags chown date echo egrep find grep  install ln make
makewhatis mv perl rm sed sh sysctl test  true u
name wc zic; do  cp `which $prog` /tmp/install.232;  done
cd /local0/src; MAKEOBJDIRPREFIX=/usr/obj 
COMPILER_PATH=/usr/obj/local0/src/i386/usr/libexec:/usr/obj/local0/src/i386/usr/bin 
 LIBRARY_PATH=/usr/obj/local0/src/i386/usr/lib:/usr/obj/local0/src/i386/usr/lib 
OBJFORMAT_PATH=/usr/obj/local0/src/i386/usr/li
bexec  PERL5LIB=/usr/obj/local0/src/i386/usr/libdata/perl/5.6.0 
PATH=/usr/obj/local0/src/i386/usr/sbin:/usr/obj/local0/src/i38
6/usr/bin:/usr/obj/local0/src/i386/usr/games:/tmp/install.232 make -f Makefile.inc1
reinstall
--------------------------------------------------------------
>>> Making hierarchy
--------------------------------------------------------------
cd /local0/src; make -f Makefile.inc1 hierarchy
cd /local0/src/etc;             make distrib-dirs
mtree -deU -f /local0/src/etc/mtree/BSD.root.dist -p /
mtree:No such file or directory
*** Error code 1

John
--
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa

   ^^^^^^^^^^^^^^ Current is making me feel very intelligent. :-(


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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