Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 2009 23:29:29 +0900
From:      Randy Bush <randy@psg.com>
To:        current <current@freebsd.org>
Subject:   Re: installworld failure
Message-ID:  <m28wkct4c6.wl%randy@psg.com>
In-Reply-To: <m28wkdwiyr.wl%randy@psg.com>
References:  <m28wkdwiyr.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 8-current a few hours old, i386
> ===> 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
> *** Error code 1

another 8-current, and amd64 freshly svn

==> lib/libc (install)
install -C -o root -g wheel -m 444   libc.a /usr/lib
install -s -o root -g wheel -m 444   -fschg -S  libc.so.7 /lib
ln -fs /lib/libc.so.7  /usr/lib/libc.so
install -o root -g wheel -m 444   libc_pic.a /usr/lib
gencat be_BY.UTF-8.cat /usr/src/lib/libc/nls/be_BY.UTF-8.msg
gencat:No such file or directory
*** Error code 1

gencat and the file both exist

/usr/src# gencat FOO /usr/src/lib/libc/nls/be_BY.UTF-8.msg
/usr/src# ls -l FOO
-rw-r--r--  1 root  wheel  7551 Jun  1 14:27 FOO

pr filed

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m28wkct4c6.wl%randy>