mail/thunderbird does not build

Jan Beich jbeich at vfemail.net
Thu Jan 7 04:17:16 UTC 2016


Per olof Ljungmark <peo at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20160107/13a17b28/attachment.sig>


More information about the freebsd-ports mailing list