[gstreamer-bugs] [Bug 599332] New: [neonhttpsrc] fails to compile with libneon 0.29.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 22 10:59:47 PDT 2009


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

           Summary: [neonhttpsrc] fails to compile with libneon 0.29.0
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.15
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tom78999 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=146060)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=146060)
patch the adjusts the accepted neon version

configure.ac in gst-plugins-bad is set-up to only accept neon versions from
0.26.0 to 0.28.99, but version 0.29.0 is reported (in the libneon changelog) to
be API/ABI compatible with 0.28.x and 0.27.x

The attached patch simply increases the neon version threshold to 0.29.99 and,
as expected, the neonhttpsrc plugin compiles and seems to run as normal with
neon-0.29.0

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