On Tue, 2014-04-22 at 16:26 -0700, Kip Warner wrote: > However, I've been seeing this > same error for the last few days and seeing commits since, so I'm > wondering if there is something up with my system, such as a missing > dependency, environment variable, an incomplete mozconfig, etc..
Speaking of which, something else I should probably have provided was my
mozconfig:
ac_add_options --host=x86_64-linux-gnu
ac_add_options --prefix=/home/kip/Desktop/Thunderbird/kip/prefix/
ac_add_options
--libexecdir=/home/kip/Desktop/Thunderbird/kip/prefix/lib/thunderbird
ac_add_options --disable-install-strip
ac_add_options --disable-updater
ac_add_options --enable-application=mail
ac_add_options --enable-startup-notification
ac_add_options --with-distribution-id=com.ubuntu
ac_add_options --enable-tests
ac_add_options --enable-crashreporter
ac_add_options --enable-official-branding
ac_add_options --disable-gnomevfs
ac_add_options --enable-gio
ac_add_options --enable-update-channel=release
ac_add_options --disable-debug
ac_add_options --disable-elf-hack
ac_add_options --enable-calendar
export DISABLE_LIGHTNING_INSTALL=1
ac_add_options --disable-gstreamer
Maybe that's got some helpful clues in it. Thanks again!
--
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

