[Bug 653327] New: configure script for gst-plugins-good selects shout2 when it's not present

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 24 04:39:46 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653327
  GStreamer | gst-plugins-good | 0.10.35

           Summary: configure script for gst-plugins-good selects shout2
                    when it's not present
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: shacklein at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=190576)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=190576)
Related config.log

When testing for shout2, the configure script correctly fails to find a "shout"
package, but does not use the result of that test. Instead, it uses a test for
"shout2", which doesn't appear to actually do anything, and returns success.

Of course this can be worked around by using --disable-shout2.

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