Hi,
I'm attempting to build (gnu make version 3.80) xulrunner on OS X
(10.4 'Tiger') using gcc (3.3 Apple build) out of the mozilla cvs.
Near the end of the make -f client.mk build process:
<snipalot/>
....
/Volumes/video/mozilla/mozilla/build/unix/gnu-ld-scripts/components-export-list
libauth.dylib
/Users/mrb/bin/nsinstall -L
/Volumes/video/mozilla/mozilla/obj-powerpc-apple-darwin8.2.0/extensions/auth
-m 755 libauth.dylib ../../dist/bin/components
: ../../dist/bin/components/libauth.dylib
/usr/bin/make tier_99
tier_99: plugin/oji/JEP xulrunner
make[3]: Nothing to be done for `export'.
Makefile:69: ../../config/rules.mk: No such file or directory
make[4]: *** No rule to make target `../../config/rules.mk'. Stop.
make[3]: *** [export] Error 2
make[2]: *** [tier_99] Error 2
make[1]: *** [default] Error 2
make: *** [build] Error 2
mozconfig i'm using:
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options HOST_CC=gcc
mk_add_options PERL=perl
mk_add_options [EMAIL PROTECTED]@/[EMAIL PROTECTED]@
ac_add_options --disable-mailnews
ac_add_options --disable-ldap
ac_add_options --disable-plugins
ac_add_options --disable-oji
ac_add_options --disable-composer
ac_add_options --disable-mathml
ac_add_options --enable-default-toolkit=cocoa
ac_add_options --enable-application=xulrunner
The objdir resolves to: 'obj-powerpc-apple-darwin8.2.0' on my machine.
All the '--disable' options were added during trial and error sessions
getting it to compile. Without those the results are exactly the same.
Any ideas?
Thx,
marcel
PS
Not sure if this is the right place to post this, if not, i apologize.
(redirect instruction appreciated in that case ;-) )
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding