Seamonkey port?

Marat N.Afanasyev amarat at li.ru
Mon Nov 9 14:42:42 UTC 2015


Jan Beich wrote:
> "Marat N.Afanasyev" <amarat at li.ru> writes:
>
>> /usr/bin/ld: libxul.so: hidden symbol `downmix_int' isn't defined
>
> Adding -lopus won't be enough. Firefox hides any symbol not explicitly
> listed as system with pragma visibility, see config/system-headers. However,
> downmix_int isn't really a public symbol. So, you either have to disable
> system opus via USE_MOZILLA=-opus like r386162 or apply the following hack

if I set

USE_MOZILLA=-opus

then it doesn't build at all.

>
> Index: audio/opus/Makefile
> ===================================================================
> --- audio/opus/Makefile	(revision 401065)
> +++ audio/opus/Makefile	(working copy)
> ...
>
I applied this patch to opus, rebuilt and reinstalled it, but no luck as 
yet :(

the same error in the same place

-- 
SY, Marat

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4201 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20151109/f5cd48ab/attachment.bin>


More information about the freebsd-gecko mailing list