[Bug 731047] New: gst-plugins-base-1.2.4: configure checks for libSM and libICE even not being needed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 31 06:54:44 PDT 2014


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

           Summary: gst-plugins-base-1.2.4: configure checks for libSM and
                    libICE even not being needed
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: pachoramos1 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: gstreamer at gentoo.org
     GNOME version: ---


The AC_PATH_XTRA macro unnecessarily pulls in libSM and libICE even though they
are not actually used. We run this downstream:
        # replacing AC_PATH_XTRA with PKG_CONFIG calls.
        sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure

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