>> During installworld I get:
>>
>> cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x
>> > ncurses.3
>> sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh
>> /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
>>  /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps
>> /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.tail
>> >terminfo.5
>> tr: not found
>> /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh:
>> cannot open unsorted26711: No such file or directory
>> *** Error code 2
>>
>> So it seems that $PATH is partially lost during installworld.
>
> What makes no sense to me is why I've never seen this.  How exactly
> are you doing the installworld?  Are you booting into single-user like
> you're supposed to?  Is root's shell /bin/csh?  Have you modified
> /root/.cshrc to do odd things?

You're correct. I found this thread which concludes with 'CHECK DATE
CHECK DATE'.

http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2003-05/0059.html

I synced time and moved /usr/src and did a new csup against RELENG_7.
Did a build- and installworld and it works like a charm. :-)

I do a 'su -' before doing world and have not made any changes to the
.cshrc. Sorry for the noise.

-- 
regards
Claus

When lenity and cruelty play for a kingdom,
the gentler gamester is the soonest winner.

Shakespeare
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to