[gstreamer-bugs] [Bug 402044] Doesn't compile with some features disabled in core

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 18 01:40:28 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=402044

  GStreamer | gst-python | Ver: HEAD CVS

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2007-07-18 08:40 UTC -------
That gst/gst-disable-loadsave.ignore should be more like this:

%%
ignore
  gst_element_save_thyself
  gst_element_restore_thyself
  gst_xml_new
  gst_xml_get_topelements
  gst_xml_parse_memory
%%
ignore-type
  GstXML
%%

but unfortunately this fails terribly in gst.override still:

gst.c: In function '_wrap_gst_xml_write':
gst.c:23506: warning: implicit declaration of function
'_gst_get_libxml2_module'
gst.c:23506: warning: initialization makes pointer from integer without a cast
gst.c:23507: error: 'xmlDocPtr' undeclared (first use in this function)
gst.c:23507: error: (Each undeclared identifier is reported only once
gst.c:23507: error: for each function it appears in.)
gst.c:23507: error: expected ';' before 'ret'
...

Any hints? Shouldn't the part starting gst.override:555 be somehow conditional?


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




More information about the Gstreamer-bugs mailing list