Date: Thu, 07 Jan 2016 05:16:34 +0100 From: Jan Beich <jbeich@vfemail.net> To: Per olof Ljungmark <peo@intersonic.se> Cc: ports@freebsd.org Subject: Re: mail/thunderbird does not build Message-ID: <k2nm-c9ct-wny@vfemail.net> In-Reply-To: <20160106101352.Horde.PN1GouiXn83sWbttQTKZoST@webmail.bsdlabs.com> (Per olof Ljungmark's message of "Wed, 06 Jan 2016 10:13:52 %2B0100") References: <20160106101352.Horde.PN1GouiXn83sWbttQTKZoST@webmail.bsdlabs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-= Content-Type: text/plain Per olof Ljungmark <peo@intersonic.se> writes: > mozilla/ipc/chromium/src/base/process_util_bsd.cc: ... undefined reference to `environ' Ignore this false positive. Will be fixed by https://bugzilla.mozilla.org/show_bug.cgi?id=1233275 > /usr/bin/ld: libxul.so: hidden symbol `_Z13GetDemuxerLogv' isn't defined > /usr/bin/ld: final link failed: Nonrepresentable section on output Likely FFMPEG=off regression from r404688. Before that commit --disable-ffmpeg was never passed. The fix requires figuring out why GetDemuxerLog() is not defined without MOZ_FFMPEG on ESR38 e.g., |hg blame| against the affected piece of code. Work around: comment out RUN_DEPENDS+=ffmpeg in Mk/bsd.gecko.mk. IIRC, FFMPEG is only used outside of MSE starting with 43.0. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205747 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWjeaiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bAzgH/ArNPeBl3h+PWpzeJ7g/+qOy iUH1SVB9FpHbvJzwEFBntbyf13OYYGoo8KvqSo+0f5QU4rEKOsqKvYJStXCP5Uj5 sKnPpRA4dExWspI1ViFe2yBlGz6Cc2t5VFQtQKL73ds1aCSP9ybENaS0QWZFu8JQ DIf9ken4bek54DQFcM8DQX5kgjojpIvuLOr5k/GzXupJ1Rn+UAUeYm/h8byTvYnh DiFBMu++fN/d8r2eRR08Mm3TH9NHD7yTNAH0Rtgr4jElTtJ80Mve/Pmcn8cSrrn3 tfHvvmfxv9c3YeZii3rZTr2t+jQVcS3OCdefha5ZfZ/s6cUkj9UpYMvvaEnqonU= =O41n -----END PGP SIGNATURE----- --=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?k2nm-c9ct-wny>