[gstreamer-bugs] [Bug 629897] [cog] Ignores --disable-orc and always requires orc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 16 23:44:48 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=629897
  GStreamer | gst-plugins-bad | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.21
            Summary|plugin "cog" and            |[cog] Ignores --disable-orc
                   |"schroedinger" ignore       |and always requires orc
                   |--disable-orc               |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-17 06:44:47 UTC ---
The schroedinger plugin doesn't link against orc directly and doesn't use orc.
But schroedinger will use orc unless you disable it. That's why the plugin
links (indirectly) against orc.

cog now builds without orc too:


commit c28c480eb9d3354bc2d1673aa21b346cab401375
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Sep 17 08:43:48 2010 +0200

    cog: Allow compilation without orc

    Also don't ignore --disable-orc. Fixes bug #629897.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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