[tor-bugs] #28205 [Obfuscation/Snowflake]: linking against other libwebrtc binaries errors out on missing symbols

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 20 14:01:47 UTC 2018


#28205: linking against other libwebrtc binaries errors out on missing symbols
-----------------------------------+---------------------------
 Reporter:  eighthave              |          Owner:  eighthave
     Type:  defect                 |         Status:  accepted
 Priority:  Medium                 |      Milestone:
Component:  Obfuscation/Snowflake  |        Version:
 Severity:  Major                  |     Resolution:
 Keywords:  android                |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+---------------------------

Comment (by eighthave):

 I guess what I meant by special meaning of `package main` is that it seems
 to prevent the code from being built into a shared library, since that's
 what `gomobile bind` does.  Here's what it looks like when doing `gomobile
 bind` with the `package main` stuff intact:

 https://gitlab.com/eighthave/snowflake/-/jobs/122976281
 {{{
 gomobile: binding 'main' package () is not supported
 }}}

 As for the `<-chan struct()` stuff, I have no idea, since my knowledge of
 Go is rudementary.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28205#comment:34>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list