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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 18 22:49:58 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 #7 from Stefan Kost (gstreamer, gtkdoc dev)  2006-07-19 05:49 UTC -------
What would you do when one configures with --disable-enumtypes:
 a.) also disable all code that uses these enums (see below)
 b.) leave explicitly used enumtypes enabled
 c.) remove this --disable-enumtypes from configure
 d.) define enumtypes with empty desc/blurb strings (ugly)

gst_state_get_type: (2 occurences)
  gst_message_new_state_changed
  gst_message_parse_state_changed

gst_format_get_type: (19 occurences)
  gst_event_
  gst_message_
  gst_query_

gst_seek_flags_get_type: (1 occurence)
  gst_event_new_seek

gst_seek_type_get_type: (2 occurences)
  gst_event_new_seek


gst_pad_presence_get_type: (1 occurence)
  gstregistryxml:load_pad_template


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