[gstreamer-bugs] [Bug 342564] Configure options causing compilation to fail

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 19 08:58:35 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342564
 GStreamer | gstreamer (core) | Ver: 0.10.x





------- Comment #12 from Peter Kjellerstedt  2006-09-19 15:57 UTC -------
Created an attachment (id=73040)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=73040&action=view)
Condional include of gstparse.h in gst.h if --disable-parse is used

The use of --disable-parse for gstreamer breaks building of gst-plugins-base.
The reason is that gstparse.h is no longer installed when --disable-parse is
used, but gst.h still uncondionally includes gstparse.h.  The attached patch
(gst.h.patch) should fix this.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list