Hello,

I try to build a localized Firefox 24esr for internal use on Windows. Builds on 
en-US are successful, but builds on other languages ends up in compiler errors:

25:13.93 c:\mozilla-central\config\makefiles\target_libs.mk:17:0: command 
'c:/mozilla-build/python/python.exe c:/mozilla-central/bui
ld/pymake/pymake/../make.py -C netwerk libs' failed, return code 2
25:13.93 evaluation from c:\mozilla-central\config\rules.mk:737:24:23:0: 
command 'c:/mozilla-build/python/python.exe c:/mozilla-cent
ral/build/pymake/pymake/../make.py libs_tier_platform' failed, return code 2
25:13.93 c:\mozilla-central\config\rules.mk:671:0: command 
'c:/mozilla-build/python/python.exe c:/mozilla-central/build/pymake/pymak
e/../make.py  tier_platform' failed, return code 2
25:13.94 c:\mozilla-central\client.mk:372:0: command 
'c:/mozilla-build/python/python.exe c:/mozilla-central/build/pymake/pymake/../m
ake.py -j2 -C obj-i686-pc-mingw32' failed, return code 2
25:13.94 c:\mozilla-central\client.mk:172:0: command 
'c:/mozilla-build/python/python.exe c:/mozilla-central/build/pymake/pymake/../m
ake.py -f c:/mozilla-central/client.mk realbuild' failed, return code 2
25:14.08 266 compiler warnings present.


$ cat mozconfig
#mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../firefox-build
ac_add_options --enable-official-branding
ac_add_options --enable-application=browser

ac_add_options --with-l10n-base="c:/mozilla-central/intl"

mk_add_options MOZ_CO_LOCALE="de"
ac_add_options --enable-ui-locale=de

Are there any _working_ instructions how to build a localized Firefox 24esr?

best regards
Christian
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to