bin/55831: Fix "make installworld" on STABLE
Sergey N. Voronkov
serg at tmn.ru
Thu Aug 21 04:10:16 PDT 2003
>Number: 55831
>Category: bin
>Synopsis: Fix "make installworld" on STABLE
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Aug 21 04:10:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Sergey N. Voronkov
>Release: FreeBSD 4.8-STABLE i386
>Organization:
Sibitex JSC
>Environment:
System: FreeBSD sv.tech.sibitex.tmn.ru 4.8-STABLE FreeBSD 4.8-STABLE #2: Mon Aug 11 17:32:17 YEKST 2003 serg at sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386
>Description:
"make installworld" broken after MFC of am_ET.UTF-8 locale.
No /usr/share/locale/am_ET.UTF-8 present, so linking to it failed.
>How-To-Repeat:
$ make installworld
>Fix:
--- BSD.usr.dist.old Thu Aug 21 17:01:48 2003
+++ BSD.usr.dist Thu Aug 21 17:02:14 2003
@@ -445,6 +445,8 @@
..
af_ZA.ISO8859-15
..
+ am_ET.UTF-8
+ ..
bg_BG.CP1251
..
cs_CZ.ISO8859-2
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list