8b8bcdeb0dca23f20d5f79054bbd046fea1eedb3.gzip.hg aa90f482e16db77cdb7dea84564ea1cbd8f7f6b3.gzip.hg 链接:http://pan.baidu.com/s/1hreVdNA 密码:51n7 |
本帖最后由 hechengjin 于 2016-1-26 20:02 编辑 https://hg.cdn.mozilla.net/ Mercurial Bundles This server contains Mercurial bundle files that can be used to seed repository clones. If your Mercurial client is configured properly, it should fetch one of these bundles automatically. The table below lists all available repositories and their bundles. Only the most recent bundle is shown. Previous bundles are expired 7 days after they are superseded. For more, see the official docs. |
本帖最后由 hechengjin 于 2016-1-26 19:37 编辑 18:27.27 Creating library ../lib/icudt.lib and object ../lib/icudt.exp 18:27.32 pkgdata: bash -c "cl -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_U TF_HEADERS=1 -DUCONFIG_NO_LEGACY_CONVERSION -DUCONFIG_NO_TRANSLITERATION -DUCONF IG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_BREAK_ITERATION -DU_CHARSET_IS_UTF8 -Ie:/ MercurialBundles/comm-central/mozilla/intl/icu/source/common -Ie:/MercurialBundl es/comm-central/mozilla/intl/icu/source/i18n -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC= 1 -DU_HAVE_MMAP=0 -DU_HAVE_DIRENT_H=0 -DU_HAVE_POPEN=0 -DU_HAVE_WCSCPY=0 -DU_RE LEASE=1 -D_CRT_SECURE_NO_DEPRECATE -DU_ATTRIBUTE_DEPRECATED= -DWIN32 -DCYGWINMSV C -TC -nologo -D_HAS_EXCEPTIONS=0 -W3 -Gy -arch:IA32 -FS -wd4244 -wd4267 -wd4819 -we4553 -Zi -UDEBUG -DNDEBUG -O1 -Oi -MD -GF -nologo -c oma.c -o oma.obj" 18:27.32 genccode: --match-arch cpu=332 bits=32 big-endian=0 18:27.33 pkgdata: link.exe /nologo /release /out:"../lib/icudt56.dll" /DLL /NOEN TRY /MANIFEST:NO /base:0x4ad00000 /implib:"../lib/icudt.lib" "./out/tmp\icudt56 l_dat.obj" "./out/tmp/icudata.res" 18:27.51 Note: rebuild with "c:/mozilla-build/mozmake/mozmake.EXE VERBOSE=1 all- local" to show all compiler parameters. 18:27.77 e:/MercurialBundles/comm-central/mozilla/config/recurse.mk:32: recipe f or target 'compile' failed 18:27.77 mozmake.EXE[2]: *** [compile] Error 2 18:27.77 e:/MercurialBundles/comm-central/mozilla/config/rules.mk:534: recipe fo r target 'default' failed 18:27.77 mozmake.EXE[1]: *** [default] Error 2 18:27.77 client.mk:404: recipe for target 'build' failed 18:27.77 mozmake.EXE: *** [build] Error 2 18:27.80 39 compiler warnings present. 2 Because of 4GB limit, mozilla windows build bash uses a VC2013 AMD64_x86 cross compiler toolchain, so I suggest you should use x64 OS.目前已经是X64系统,还是报这个错误.
编译相关问题交流: mozilla.dev.builds (access via Google Groups). Make your post as precise as possible, including details about your operating system, your mozconfig/configure flags, and the precise error you are experiencing. You may also want to check the TreeHerder to make sure the product you are working with is currently compiling in your environment. more detailed information, see thebuild documentation. |
本帖最后由 jimu 于 2016-1-8 11:59 编辑 Downloadingbundle下载: 链接:http://pan.baidu.com/s/1hreVdNA 密码:51n7 comm-central 的 gzip 文件 ca2c0fd7c80d758f98954ca7789cb59b3f8ad2d1.gzip.hg mozilla-central的 gzip文件 7c83da46ea740bc14028aca9f9a662f062de5586.gzip.hg -------1. 释放comm-central目录源码 MINGW工具进入: Administrator@W7-201509121026 / $ mkdir Mercurial cd Mercurial hg init comm-central cd comm-central hg unbundle /e/Mercurial/ca2c0fd7c80d758f98954ca7789cb59b3f8ad2d1.gzip.hg echo '[paths]' > ./.hg/hgrc echo 'default = https://hg.mozilla.org/comm-central/' >> ./.hg/hgrc hg update ---得到工作目录内容 -------2. 释放mozilla-central目录源码 hg init mozilla cd mozilla hg unbundle /e/Mercurial/7c83da46ea740bc14028aca9f9a662f062de5586.gzip.hg echo '[paths]' > ./.hg/hgrc echo 'default = https://hg.mozilla.org/mozilla-central/' >> ./.hg/hgrc hg update ---得到工作目录内容 ------3.编译 cd /e/Mercurial/comm-central echo 'ac_add_options --enable-application=mail' > .mozconfig echo 'ac_add_options --enable-calendar' >> .mozconfig ./mozilla/mach build |
|Archiver|手机版|小黑屋|firemail ( 粤ICP备15085507号-1 )
GMT+8, 2024-11-22 21:50 , Processed in 0.070846 second(s), 23 queries .
Powered by Discuz! X3
© 2001-2013 Comsenz Inc.