Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Building Thunderbird 3.1 with --enable-official-branding gives Shredder-Welcome-Tab

4 views
Skip to first unread message

Nicolai Stange

unread,
Jul 1, 2010, 7:12:06 AM7/1/10
to
Hi all,

I've grabbed the Thunderbird 3.1 sources from here:
http://releases.mozilla.org/pub/mozilla.org/thunderbird/release/3.1/source/thunderbird-3.1.source.tar.bz2

My .mozconfig is this:
mk_add_options MOZ_MAKE_FLAGS="-j2"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@

mk_add_options MOZ_BUILD_PROJECTS="mail"
mk_add_options MOZ_CO_PROJECT="mail"


ac_add_app_options mail --enable-application=mail
ac_add_options --enable-calendar

# required for 'make package'
ac_add_options --enable-static

# Thunderbird currently doesn't support --enable-libxul
# ac_add_options --enable-libxul
ac_add_options --enable-optimize=-O2
ac_add_options --enable-extensions=default
ac_add_options --disable-necko-wifi
ac_add_options --enable-install-strip
ac_add_options --enable-help-viewer
ac_add_options --enable-official-branding
ac_add_options --enable-safe-browsing

Unfortunately, I get a Shredder-Welcome-Tab.
Do you have any hints? Am I using the wrong sources?

Thank you very much!

Nicolai

Justin Wood (Callek)

unread,
Jul 1, 2010, 3:12:46 PM7/1/10
to
See Also, Bug 575224, just resolved fixed today.

--
~Justin Wood (Callek)

Nicolai Stange

unread,
Jul 1, 2010, 3:26:53 PM7/1/10
to
On 2010-07-01 21:12, Justin Wood (Callek) wrote:
> See Also, Bug 575224, just resolved fixed today.
Thank you very much!
0 new messages