# mv /bin/sh /bin/_sh # cp /bin/ksh /bin/sh # cd /usr/src; ./build.sh -j4 -u -x distribution
[success] Thx again, Christos, -bch On 1/4/16, bch <[email protected]> wrote: > $ ident /bin/sh > > ... > $NetBSD: redir.c,v 1.38 2016/01/04 03:00:24 christos Exp $ > ... > > > I'll put ksh in place and see what happens. > > Thanks Christos, > > -bch > > > On 1/4/16, Christos Zoulas <[email protected]> wrote: >> On Jan 4, 5:07pm, [email protected] (bch) wrote: >> -- Subject: Re: build failure (Bad file descriptor) >> >> | I wouldn't be surprised if I'm running a previous sh(1) with the bad >> | fix... I've (successfully) rebuilt tools, but cannot rebuild the >> | world. Is there a way to definitively determine what version of sh(1) >> | I'm running ? Do you know if /rescue/sh could be useful ? >> >> ident /bin/sh >> >> You could copy /bin/ksh to /bin/sh and build... >> >> christos >> >
