Bug 204637 - Chnage to makefiles maybe in (r290928) breaks installworld
Summary: Chnage to makefiles maybe in (r290928) breaks installworld
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 19:24 UTC by Ed
Modified: 2015-11-17 19:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed 2015-11-17 19:24:49 UTC
Chnage to makefiles maybe in (r290928)  breaks installworld

===> share/ctypedef (install)
install -o root  -g wheel -m 444  be_BY.CP1131.LC_CTYPE  /usr/share/locale/be_BY.CP1131/LC_CTYPE
install -o root  -g wheel -m 444  ca_IT.ISO8859-1.LC_CTYPE  /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE
install -o root  -g wheel -m 444  ca_IT.ISO8859-15.LC_CTYPE  /usr/share/locale/ca_IT.ISO8859-15/LC_CTYPE
install -o root  -g wheel -m 444  el_GR.ISO8859-7.LC_CTYPE  /usr/share/locale/el_GR.ISO8859-7/LC_CTYPE
install -o root  -g wheel -m 444  en_US.ISO8859-1.LC_CTYPE  /usr/share/locale/en_US.ISO8859-1/LC_CTYPE
install -o root  -g wheel -m 444  en_US.ISO8859-15.LC_CTYPE  /usr/share/locale/en_US.ISO8859-15/LC_CTYPE
install: /usr/share/locale/en_US.ISO8859-15/LC_CTYPE: No such file or directory
*** Error code 71

Stop.
make[5]: stopped in /usr/src/share/ctypedef
*** Error code 1

Stop.
make[4]: stopped in /usr/src/share
*** Error code 1

Stop.
make[3]: stopped in /usr/src
*** Error code 1

Stop.
make[2]: stopped in /usr/src
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
# ^D
Script done on Sun Nov 15 19:38:43 2015
Comment 1 Ed 2015-11-17 19:56:38 UTC
I failed to find the note in UPDATING :(