It appears that when the locale stuff was backed out, it broke installworld.
===> bin/csh/nls/italian install -c -o root -g wheel -m 444 tcsh.cat /usr/share/nls/it_IT.ISO8859-1/tcsh.cat ln -fs ../it_IT.ISO8859-1/tcsh.cat /usr/share/nls/it_CH.ISO8859-1/tcsh.cat ln -fs ../it_IT.ISO8859-1/tcsh.cat /usr/share/nls/it_IT.ISO8859-15/tcsh.cat ln -fs ../it_IT.ISO8859-1/tcsh.cat /usr/share/nls/it_CH.ISO8859-15/tcsh.cat ===> bin/csh/nls/ja install -c -o root -g wheel -m 444 tcsh.cat /usr/share/nls/ja_JP.eucJP/tcsh.cat install: /usr/share/nls/ja_JP.eucJP/tcsh.cat: No such file or directory *** Error code 71 Stop in /usr/src/bin/csh/nls/ja. *** Error code 1 Stop in /usr/src/bin/csh/nls. *** Error code 1 Changing DL from ja_JP.eucJP to ja_JP.EUC in src/bin/csh/nls/ja/Makefile fixed it for me since /usr/share/nls/ja_JP.eucJP doesn't exist. - jim -- jim mock <[EMAIL PROTECTED]> http://soupnazi.org/ | [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message