[gstreamer-bugs] [Bug 497926] New: passing --disable-uri fails compilation

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 18 07:54:10 PST 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=497926

  GStreamer | gstreamer (core) | Ver: 0.10.15
           Summary: passing --disable-uri fails compilation
           Product: GStreamer
           Version: 0.10.15
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sameer at damagehead.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
passing --disable-uri option to the configure script of gstreamer (CORE)
results in libgstreamer-0.10.so file with an undefined 
'gst_uri_handler_get_type' symbol entry.
now, during the linking of gst-inspect tool the linker encounters the undefined
symbol and throws the error:
../gst/.libs/libgstreamer-0.10.so: undefined reference to
`gst_uri_handler_get_type'

Steps to reproduce:
1. ./configure --disable-uri



Actual results:
../gst/.libs/libgstreamer-0.10.so: undefined reference to
`gst_uri_handler_get_type'

Expected results:


Does this happen every time?


Other information:


-- 
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=497926.




More information about the Gstreamer-bugs mailing list