Subject: Re: current build error, /bin/sh is too old?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Martin Weber <Ephaeton@gmx.net>
List: current-users
Date: 04/03/2003 00:14:26
On Wed, Apr 02, 2003 at 01:58:37PM -0800, Hisashi T Fujinaka wrote:
> Here's the error I see. I am unable to use bash or ksh to run
> ./build.sh as well.
> 
> allison:/usr/src % ./build.sh -u -U -D /disk/0/build/i386 distribution
> ./build.sh: cannot create /dev/null: error 1
> ./build.sh: cannot create /dev/null: error 1
> 
> ERROR: /bin/sh shell is too old; try ksh or bash
> *** BUILD ABORTED ***

That's probably due to the import of the UFS2 code? See also

http://mail-index.netbsd.org/current-users/2003/04/02/0015.html

Just a guess..

-Martin