Seamonkey port?

Marat N.Afanasyev amarat at li.ru
Sun Nov 8 09:27:48 UTC 2015


Marat N.Afanasyev wrote:
> Steve Wills wrote:
>> On 11/05/2015 09:39, Marat N.Afanasyev wrote:
>>> r400854:
>>>
>>> fails on checkpatch
>>>
>>
>> This is because that file gets patched twice, by two different patches
>> and the second relies on the first. Not ideal, I can work on that. But
>> make patch does work for me.
>>
>> Steve
>>
>> _______________________________________________
>> freebsd-gecko at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
>> To unsubscribe, send any mail to "freebsd-gecko-unsubscribe at freebsd.org"
>>
>>
>
> stops in:
>
> gmake[6]: *** [libxul.so] Ошибка 1
> gmake[6]: Выход из каталога
> `/usr/home/tmp/mnt/mod_usr/head/www/seamonkey-2.38/work/comm-release/obj-x86_64-portbld-freebsd10.2/toolkit/library'
>
>

Linker doesn't find an 'environ' (libc static variable??) while linking 
comm-release/mozilla/ipc/chromium/src/base/process_util_bsd.cc and 
'downmix_int' while linking libxul.so in 
comm-release/obj-x86_64-portbld-freebsd10.2/toolkit/library

I've tried to locate the last one and it seems that it belongs to 
libopus.so, and I wonder, will adding -lopus be enough?

-
/usr/home/tmp/mnt/mod_usr/head/www/seamonkey-2.38/work/comm-release/mozilla/ipc/chromium/src/base/process_util_bsd.cc:(.text._ZN4base9LaunchAppERKNSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEENS5_IS7_EEEERKNS1_INS0_4pairIiiEENS5_ISD_EEEERKNS0_3mapIS7_S7_NS0_4lessIS7_EENS5_INSC_IKS7_S7_EEEEEENS_15ChildPrivilegesEbPiNS_19ProcessArchitectureE+0x11a): 
warning: undefined reference to `environ'
/usr/home/tmp/mnt/mod_usr/head/www/seamonkey-2.38/work/comm-release/mozilla/ipc/chromium/src/base/process_util_bsd.cc:(.text._ZN4base9LaunchAppERKNSt3__16vectorINS0_12basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEENS5_IS7_EEEERKNS1_INS0_4pairIiiEENS5_ISD_EEEERKNS0_3mapIS7_S7_NS0_4lessIS7_EENS5_INSC_IKS7_S7_EEEEEENS_15ChildPrivilegesEbPiNS_19ProcessArchitectureE+0x274): 
warning: undefined reference to `environ'
/usr/bin/ld: libxul.so: hidden symbol `downmix_int' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
c++: error: linker command failed with exit code 1 (use -v to see 
invocation)
gmake[6]: *** [libxul.so] Ошибка 1
-

-- 
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/20151108/3f542a10/attachment.bin>


More information about the freebsd-gecko mailing list