[gstreamer-bugs] [Bug 602161] New: bad .17 VPATH build fix

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 16 21:40:02 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=602161
  GStreamer | gst-plugins-bad | 0.10.x

           Summary: bad .17 VPATH build fix
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: yselkowitz at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=147952)
 View: https://bugzilla.gnome.org/attachment.cgi?id=147952
 Review: https://bugzilla.gnome.org/review?bug=602161&attachment=147952

bad .17 VPATH patch

Between -bad .16 and .17, there was an API change in
gst_signal_processor_class_add_pad_template().  If .16 is already installed on
the system and .17 is built VPATH ($top_builddir != $top_srcdir), then the .16
header is found and the compile of the ladspa and lv2 plugins fail with a "too
few arguments" error.

Patch for .17 attached.

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