Closed Bug 300891 Opened 19 years ago Closed 19 years ago

Lack of chrome/global.dtd in en-GB locale causes build failure.

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: colin.harrison, Unassigned)

References

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322)
Build Identifier: CVS

Following a recent change in CVS (addition of file mozilla/dom/locales/en-
US/chrome/global.dtd), my CVS build using export MOZ_CO_LOCALES="en-GB" fails, 
can't find "global.dtd".
The make works if I copy the file:-
cp mozilla/dom/locales/en-US/chrome/global.dtd l10n/en-GB/dom/chrome/global.dtd

File only contains:-<!ENTITY locale.dir "ltr">.



Reproducible: Always

Steps to Reproduce:
1. Latest CVS (Fri Jul 15 10:25:00 BST 2005) co
2. configure/build using MOZ_CO_LOCALES="en-GB"
3.
The fixes to bug 299480 are where the file global.dtd was created. This report 
is therefore duplicate?
I'm afraid that localised trunk versions will often stop building because of
changes to the main (en-US) tree that aren't immediately reflected in the l10n tree.

This particular problem was fixed this morning - see
<http://tinderbox.mozilla.org/showbuilds.cgi?tree=Mozilla-l10n-en-GB> (which is
currently, fleetingly green) - but any new file in  */locales/en-US/* will turn
the l10n tinderboxen red.
The patch in bug 299480 seems to have fixed this problem.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Depends on: 299480
Resolution: --- → FIXED
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.