On 1 Feb 2007 04:08:56 -0800, edburns <[EMAIL PROTECTED]> wrote:
Interestingly enough, building the XULRUNNER_1_8_0_4 source tarball
with *this* mozconfig
built just fine:

. $topsrcdir/xulrunner/config/mozconfig
mk_add_options [EMAIL PROTECTED]@/win32_d.obj
ac_add_options --enable-debug
ac_add_options --disable-optimize

But using this one caused a build error (see below):

. $topsrcdir/xulrunner/config/mozconfig
mk_add_options MOZ_OBJDIR=/cygdrive/e/Data/Win2k_Developer/mozilla/
MOZILLA_NIH/XULRUNNER_1_8_0_4/mozilla/win32_o.obj
ac_add_options --disable-debug
ac_add_options --enable-optimize

Complete build log at <http://pastebin.mozilla.org/3408>.  Here is the
relevant part:
[...]
../../dist/lib/xpcomds_s.lib : fatal error LNK1127: library is corrupt
make[4]: *** [xpcom_core.lib] Error 103

Googling suggests this can be caused by AV software. If not, it's
probably interesting what your build environment is.

Nickolay
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to