Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build failure (Bad file descriptor)



# 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 <brad.harder%gmail.com@localhost> 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 <christos%zoulas.com@localhost> wrote:
>> On Jan 4,  5:07pm, brad.harder%gmail.com@localhost (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
>>
>


Home | Main Index | Thread Index | Old Index