[gstreamer-bugs] [Bug 466373] New: libgstrtp depends on libgstbase

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 13 14:04:33 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=466373

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: libgstrtp depends on libgstbase
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tester at tester.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I believe libgstrtp-0.10 should have a dependency on libgstbase-0.10 with
something like:

--- gst-libs/gst/rtp/Makefile.am        29 Mar 2007 16:20:31 -0000      1.11
+++ gst-libs/gst/rtp/Makefile.am        13 Aug 2007 21:04:15 -0000
@@ -15,5 +15,6 @@ libgstrtp_ at GST_MAJORMINOR@_la_SOURCES = 
                                gstbasertpdepayload.c

 libgstrtp_ at GST_MAJORMINOR@_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS)
$(GST_BASE_CFLAGS) $(GST_CFLAGS)
-libgstrtp_ at GST_MAJORMINOR@_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
+libgstrtp_ at GST_MAJORMINOR@_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) \
+       -lgstbase-0.10
 libgstrtp_ at GST_MAJORMINOR@_la_LDFLAGS = $(GST_LIB_LDFLAGS) $(GST_ALL_LDFLAGS)
$(GST_LT_LDFLAGS)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=466373.




More information about the Gstreamer-bugs mailing list