Subject: make build error
To: None <current-users@netbsd.org>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: current-users
Date: 02/04/2001 14:34:09
install ===> share/locale/ctype
...
install -r -p -c -o root -g wheel -m 444 en_US.UTF-8.out /altroot/usr/share/locale/en_US.UTF-8/LC_CTYPE
install -r -p -c -o root -g wheel -m 444 en_US.UTF-2.out /altroot/usr/share/locale/en_US.UTF-2/LC_CTYPE
install: /altroot/usr/share/locale/en_US.UTF-2: No such file or directory
*** Error code 1
Stop.
The mtree file does not include an entry for
/usr/share/locale/en_US.UTF-2. Should it?
(According to "cvs update -d -P", I am up to date today. I think.)