[gstreamer-bugs] [Bug 562168] New: Good plugins' configury overloads --disable-debug

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 24 11:39:41 PST 2008


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: Good plugins' configury overloads --disable-debug
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: brane at xbc.nu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This one falls into the "obvious in retrospect" (headbang) category.

In gst-plugins-good, ./configure --help says:
[... stuff]
  --disable-debug         disable addition of -g debugging info
[... more stuff]
  --disable-debug         disable dependency-less debug plugin

Oops.

'./configure --disable-debug --with-plugins=debug' does what it's told, but
certainly not what you'd expect. This is most frustrating.

This issue appears to have been introduced in 0.10.8 when configure.ac started
using AG_GST_CHECK_PLUGIN for dependency-less plugins.

The only marginally sane change that I can think of would be to e.g., rename
gst-plugins-good/gst/debug to gst-plugins-good/gst/gstdebug, so that the debug
plugin's subdir name doesn't cause a conflict with the standard --disable-debug
argument.


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




More information about the Gstreamer-bugs mailing list