make installworld fails on 4.8 in /usr/src/share/colldef
Doug Poland
doug at polands.org
Thu Aug 21 15:35:16 PDT 2003
On Wed, Aug 20, 2003 at 11:36:57PM -0500, Doug Poland wrote:
> Greetings,
>
> I'm attempting to installworld on a 4.8-RELEASE machine. I installed
> the OS yesterday from CD-ROM. Today I did a cvsup for latest sources.
> I've successfully built world, built and installed custom kernel.
>
For the archives, I re-ran cvsup then next day, rebuilt the world, then
re-ran installworld and everything installed fine.
--
Regards,
Doug
> When I attempt to run:
>
> # make installworld
>
> this is what I see
>
> ... ...
> ... snip ...
> ... ...
> ===> secure/usr.sbin/sshd
> install -s -o root -g wheel -m 555 sshd /usr/sbin
> install -o root -g wheel -m 444 sshd.8.gz /usr/share/man/man8
> install -o root -g wheel -m 444 sshd_config.5.gz /usr/share/man/man5
> ===> share
> ===> share/colldef
> install -m 644 -o root -g wheel bg_BG.CP1251.out /usr/share/locale/bg_BG.CP1251/LC_COLLATE
> install -m 644 -o root -g wheel cs_CZ.ISO8859-2.out /usr/share/locale/cs_CZ.ISO8859-2/LC_COLLATE
> install -m 644 -o root -g wheel de_DE.ISO8859-1.out /usr/share/locale/de_DE.ISO8859-1/LC_COLLATE
> install -m 644 -o root -g wheel de_DE.ISO8859-15.out /usr/share/locale/de_DE.ISO8859-15/LC_COLLATE
> install -m 644 -o root -g wheel el_GR.ISO8859-7.out /usr/share/locale/el_GR.ISO8859-7/LC_COLLATE
> install -m 644 -o root -g wheel es_ES.ISO8859-1.out /usr/share/locale/es_ES.ISO8859-1/LC_COLLATE
> install -m 644 -o root -g wheel es_ES.ISO8859-15.out /usr/share/locale/es_ES.ISO8859-15/LC_COLLATE
> install -m 644 -o root -g wheel et_EE.ISO8859-15.out /usr/share/locale/et_EE.ISO8859-15/LC_COLLATE
> install -m 644 -o root -g wheel hi_IN.ISCII-DEV.out /usr/share/locale/hi_IN.ISCII-DEV/LC_COLLATE
> install -m 644 -o root -g wheel is_IS.ISO8859-1.out /usr/share/locale/is_IS.ISO8859-1/LC_COLLATE
> install -m 644 -o root -g wheel is_IS.ISO8859-15.out /usr/share/locale/is_IS.ISO8859-15/LC_COLLATE
> install -m 644 -o root -g wheel la_LN.ISO8859-1.out /usr/share/locale/la_LN.ISO8859-1/LC_COLLATE
> install -m 644 -o root -g wheel la_LN.ISO8859-15.out /usr/share/locale/la_LN.ISO8859-15/LC_COLLATE
> install -m 644 -o root -g wheel la_LN.ISO8859-2.out /usr/share/locale/la_LN.ISO8859-2/LC_COLLATE
> install -m 644 -o root -g wheel la_LN.ISO8859-4.out /usr/share/locale/la_LN.ISO8859-4/LC_COLLATE
> install -m 644 -o root -g wheel la_LN.US-ASCII.out /usr/share/locale/la_LN.US-ASCII/LC_COLLATE
> install -m 644 -o root -g wheel lt_LT.ISO8859-4.out /usr/share/locale/lt_LT.ISO8859-4/LC_COLLATE
> install -m 644 -o root -g wheel pl_PL.ISO8859-2.out /usr/share/locale/pl_PL.ISO8859-2/LC_COLLATE
> install -m 644 -o root -g wheel ru_RU.CP1251.out /usr/share/locale/ru_RU.CP1251/LC_COLLATE
> install -m 644 -o root -g wheel ru_RU.CP866.out /usr/share/locale/ru_RU.CP866/LC_COLLATE
> install -m 644 -o root -g wheel ru_RU.ISO8859-5.out /usr/share/locale/ru_RU.ISO8859-5/LC_COLLATE
> install -m 644 -o root -g wheel ru_RU.KOI8-R.out /usr/share/locale/ru_RU.KOI8-R/LC_COLLATE
> install -m 644 -o root -g wheel sv_SE.ISO8859-1.out /usr/share/locale/sv_SE.ISO8859-1/LC_COLLATE
> install -m 644 -o root -g wheel sv_SE.ISO8859-15.out /usr/share/locale/sv_SE.ISO8859-15/LC_COLLATE
> install -m 644 -o root -g wheel uk_UA.ISO8859-5.out /usr/share/locale/uk_UA.ISO8859-5/LC_COLLATE
> install -m 644 -o root -g wheel uk_UA.KOI8-U.out /usr/share/locale/uk_UA.KOI8-U/LC_COLLATE
> ln -fs ../la_LN.US-ASCII/LC_COLLATE /usr/share/locale/am_ET.UTF-8/LC_COLLATE
> ln: /usr/share/locale/am_ET.UTF-8/LC_COLLATE: No such file or directory
> *** Error code 1
>
> Stop in /usr/src/share/colldef.
> *** Error code 1
>
> Stop in /usr/src/share.
> *** Error code 1
>
> I've tried installworld twice but to no avail. Can someone help me out
> here? Many thanks in advance.
>
> --
> Regards,
> Doug
More information about the freebsd-questions
mailing list