Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 20:40:02 GMT
From:      Randy Bush <randy@psg.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/135156: 8-current installworld - gencat:No such file or	directory [WAS: Re: installworld failure]
Message-ID:  <200906012040.n51Ke2rb060931@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: Randy Bush <randy@psg.com>
To: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
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: Tue, 02 Jun 2009 05:36:27 +0900

 >> 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?
 
 work0.psg.com:/usr/src# cd /usr/src/usr.bin/ee/
 work0.psg.com:/usr/src/usr.bin/ee# make clean
 rm -f ee ee.o en_US.US-ASCII.msg fr_FR.ISO8859-1.msg de_DE.ISO8859-1.msg pl_PL.ISO8859-2.msg uk_UA.KOI8-U.msg ru_RU.KOI8-R.msg en_US.US-ASCII.cat fr_FR.ISO8859-1.cat de_DE.ISO8859-1.cat pl_PL.ISO8859-2.cat uk_UA.KOI8-U.cat ru_RU.KOI8-R.cat ee.1.gz ee.1.cat.gz
 work0.psg.com:/usr/src/usr.bin/ee# make
 make: don't know how to make /usr/src/usr.bin/ee/ee.c. Stop
 
 whack!
 
 now i need to find some place from which i can recover it
 
 randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906012040.n51Ke2rb060931>