Re: misc/135156: 8-current installworld - gencat:No such file or directory [WAS: Re: installworld failure]

From: Eygene Ryabinkin <rea-fbsd_at_codelabs.ru>
Date: Mon, 1 Jun 2009 18:58:41 +0400
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
    {_.-``-'         {_/            #
Received on Mon Jun 01 2009 - 12:58:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:49 UTC