[Bug 792189] srt: add recipe

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 10 18:48:41 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792189

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #10 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
I ended up re-disabling it because there are problems on Android and iOS:

1. We need to build both static and shared, it seems that our builds require
having dynamic libs on Android and iOS too because we build both. I'm not sure
why.

2. We need to fix the PTHREAD search crap in the cmake file. I have a patch for
this that I should upstream to srt.

3. On my system, cmake adds "-lrt" when linking, I don't know where it gets it
from. And on Android, there is no separate librt, so that fails.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list