misc/135156: 8-current installworld - gencat:No such file or
directory [WAS: Re: installworld failure]
Eygene Ryabinkin
rea-fbsd at codelabs.ru
Mon Jun 1 14:58:46 UTC 2009
Randy, good day.
Mon, Jun 01, 2009 at 09:45:52AM +0900, Randy Bush wrote:
> >>> ===> usr.bin/ee (install)
> >>> install -s -o root -g wheel -m 555 ee /usr/bin
> >>> cat /usr/src/usr.bin/ee/../../contrib/ee/ee.msg > en_US.US-ASCII.msg
> >>> gencat en_US.US-ASCII.cat en_US.US-ASCII.msg
> >>> gencat:No such file or directory
[...]
> >
> > You should have gencat allready installed:
> >
> > cd /usr/src/usr.bin/gencat && make install
>
> gencat is installed. it is whining that it can not find the file
May be gencat is installed, but 'make install' could not find it:
message "gencat:No such file or directory" comes from make, not
from gencat itself.
Will you be able to run 'make clean; make; make install' from
/usr/src/usr.bin/ee to see if the problem is specific to the 'make
installworld' or shows even for manual installation?
Thanks!
--
Eygene
_ ___ _.--. #
\`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard
/ ' ` , __.--' # to read the on-line manual
)/' _/ \ `-_, / # while single-stepping the kernel.
`-'" `"\_ ,_.-;_.-\_ ', fsc/as #
_.-'_./ {_.' ; / # -- FreeBSD Developers handbook
{_.-``-' {_/ #
More information about the freebsd-current
mailing list