Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 09:56:13 -0800
From:      Chris Pressey <cpressey@catseye.mine.nu>
To:        Wayne M Barnes <wayne@etaq.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Can't install 4.x-stable world.
Message-ID:  <20040314095613.780e2fda.cpressey@catseye.mine.nu>
In-Reply-To: <20040314174350.GA20053@etaq.com>
References:  <20040314174350.GA20053@etaq.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Mar 2004 11:43:50 -0600
Wayne M Barnes <wayne@etaq.com> wrote:

> Dear FreeBSD 4.x-STABLE,
> 
>    I looks like a missing ]    after for prog in [ . . .
> 
>    Do you agree?

No.  '[' is the name of a utility (try 'man [' if you don't believe me :)

-Chris

> --------------make world snip: --------------
> 
> gzip -cn /usr/src.2004/usr.sbin/boot0cfg/boot0cfg.8 > boot0cfg.8.gz
> ===> etc
> mkdir -p /tmp/install.17448
> for prog in [ awk cap_mkdb cat chflags chmod chown  date echo egrep find 
> grep  ln make makewhatis mkdir mtree mv pwd_mkdb rm sed sh sysctl  test true 
> uname wc zic; do  cp `which $prog` /tmp/install.17448;  done
> *** Error code 64
> 
> Stop in /usr/src.2004.
> *** Error code 1
> 
> Stop in /usr/src.2004.
> 
> -----------------------------------------
> 
>    I have /usr/src linked to /usr/src.2004 below, but that
> has never caused a problem before.
> 
> 
> -- 
> Wayne M Barnes
> wayne@etaq.com    fax: (314) 754-9556
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



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