Re: Installworld failure!

2001-07-09 Thread Terry Lambert
John Toon wrote: > > Hi, > > Ack, make installworld failed! The Makefile seems broken: > > Dionysus# make installworld > mkdir -p /tmp/install.281 > for prog in [ awk cat chflags chmod chown date echo egrep find grep > install ln make makewhatis mtree mv perl rm sed sh sysctl test true > uname

Re: Installworld failure!

2001-07-09 Thread Peter Pentchev
On Mon, Jul 09, 2001 at 02:58:00PM +0300, Peter Pentchev wrote: > On Fri, Jul 06, 2001 at 09:13:08PM +, John Toon wrote: > > Hi, > > > > Ack, make installworld failed! The Makefile seems broken: > > > > Dionysus# make installworld > > mkdir -p /tmp/install.281 > > for prog in [ awk cat chfla

Re: Installworld failure!

2001-07-09 Thread Peter Pentchev
On Fri, Jul 06, 2001 at 09:13:08PM +, John Toon wrote: > Hi, > > Ack, make installworld failed! The Makefile seems broken: > > Dionysus# make installworld > mkdir -p /tmp/install.281 > for prog in [ awk cat chflags chmod chown date echo egrep find grep > install ln make makewhatis mtree mv

Installworld failure!

2001-07-06 Thread John Toon
Hi, Ack, make installworld failed! The Makefile seems broken: Dionysus# make installworld mkdir -p /tmp/install.281 for prog in [ awk cat chflags chmod chown date echo egrep find grep install ln make makewhatis mtree mv perl rm sed sh sysctl test true uname wc zic; do cp `which $prog` /tmp/