Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 15:00:06 GMT
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/135156: 8-current installworld - gencat:No such file or directory [WAS: Re: installworld failure]
Message-ID:  <200906011500.n51F06Mv002394@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/135156; it has been noted by GNATS.

From: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To: Randy Bush <randy@psg.com>
Cc: "Paul B. Mahol" <onemda@gmail.com>, 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]
Date: Mon, 1 Jun 2009 18:58:41 +0400

 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?200906011500.n51F06Mv002394>