[Bug 731047] ximagesink, xvimagesink: configure checks pull in libSM and libICE even though they are not used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 10 09:34:21 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731047
  GStreamer | gst-plugins-base | 1.2.4

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
            Summary|gst-plugins-base-1.2.4:     |ximagesink, xvimagesink:
                   |configure checks for libSM  |configure checks pull in
                   |and libICE even not being   |libSM and libICE even
                   |needed                      |though they are not used

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-08-10 16:34:20 UTC ---
This should hopefully fix it (not sure whether that still works on the 1985
release of AIX, but only one way to find out I suppose ;)):

 commit f7d6087d53944a56906ad5240bf9abe2f0146c4f
 Author: Tim-Philipp Müller <tim at centricular.com>
 Date:   Sun Aug 10 17:30:18 2014 +0100

    configure: use pkg-config to detect x11 and xv libs

    AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE.

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

-- 
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