installworld failure

Randy Bush randy at psg.com
Mon Jun 1 14:29:31 UTC 2009


> 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


More information about the freebsd-current mailing list