Hi,

I am trying to build xulrunner-28.0.source to get SDK for windows 64 bit.
Here are my contents of .mozconfig file
# mozilla config
. $topsrcdir/browser/config/mozconfig
ac_add_options --enable-application=xulrunner

#mk_add_options MOZ_MAKE_FLAGS=-j1
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../objdir2


ac_add_options --target=x86_64-pc-mingw32
ac_add_options --host=x86_64-pc-mingw32
mk_add_options MOZ_CO_PROJECT=xulrunner

# Builds the core gecko components as a single library called libxul.
ac_add_options --enable-libxul

# uncomment followings for debug build
#ac_add_options --enable-debug
#ac_add_options --disable-optimize

When i run 'make -f client.mk build' i get error and build stops
I have attached snapshot of error here
https://dl.dropboxusercontent.com/u/60361780/xulrunner.png 

Any idea regarding this would be really helpful. 

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

Reply via email to