Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 18:58:41 +0400
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Randy Bush <randy@psg.com>
Cc:        current <current@freebsd.org>, bug-followup@freebsd.org
Subject:   Re: misc/135156: 8-current installworld - gencat:No such file or directory [WAS: Re: installworld failure]
Message-ID:  <AD9BC1fZMTNof2pPXyp2%2B/4Yr8g@j4OYE6OL8eALCd4BvSxIfwgoxSc>
In-Reply-To: <m2oct8vl1b.wl%randy@psg.com>
References:  <m28wkdwiyr.wl%randy@psg.com> <m2r5y4vlru.wl%randy@psg.com> <3a142e750905311738t38b1721s31f029be72465f99@mail.gmail.com> <m2oct8vl1b.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Randy, good day.

Mon, Jun 01, 2009 at 09:45:52AM +0900, Randy Bush wrote:
> >>> =3D=3D=3D> 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
[...]
> >=20
> > You should have gencat allready installed:
> >=20
> > cd /usr/src/usr.bin/gencat && make install
>=20
> 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
=66rom 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!
--=20
Eygene
 _                ___       _.--.   #
 \`.|\..----...-'`   `-._.-'_.-'`   #  Remember that it is hard
 /  ' `         ,       __.--'      #  to read the on-line manual
 )/' _/     \   `-_,   /            #  while single-stepping the kernel.
 `-'" `"\_  ,_.-;_.-\_ ',  fsc/as   #
     _.-'_./   {_.'   ; /           #    -- FreeBSD Developers handbook
    {_.-``-'         {_/            #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD9BC1fZMTNof2pPXyp2%2B/4Yr8g>