[Gstreamer-bugs] [Bug 117930] New - unable to compile gst-editor

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Jul 20 14:34:11 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=117930

Changed by sxpert at esitcom.org.

--- shadow/117930	Sun Jul 20 17:34:11 2003
+++ shadow/117930.tmp.26347	Sun Jul 20 17:34:11 2003
@@ -0,0 +1,46 @@
+Bug#: 117930
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: blocker
+Priority: Normal
+Component: gst-editor
+AssignedTo: in7y118 at public.uni-hamburg.de                            
+ReportedBy: sxpert at esitcom.org               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: unable to compile gst-editor
+
+trying to compile gst-editor tonight gave me the following: 
+
+debug-ui.c: In function `debug_toggle_callback':
+debug-ui.c:31: warning: implicit declaration of function
+`gst_info_enable_category'
+debug-ui.c:32: warning: implicit declaration of function
+`gst_debug_enable_category'
+debug-ui.c:35: warning: implicit declaration of function
+`gst_info_disable_category'
+debug-ui.c:36: warning: implicit declaration of function
+`gst_debug_disable_category'
+debug-ui.c: In function `gst_debug_ui_new':
+debug-ui.c:66: `GST_CAT_MAX_CATEGORY' undeclared (first use in this function)
+debug-ui.c:66: (Each undeclared identifier is reported only once
+debug-ui.c:66: for each function it appears in.)
+debug-ui.c:67: warning: implicit declaration of function
+`gst_get_category_name'debug-ui.c:67: warning: comparison between pointer
+and integer
+debug-ui.c:68: warning: passing arg 1 of `gtk_check_button_new_with_label'
+makes pointer from integer without a cast
+make[4]: *** [libgstdebugui_la-debug-ui.lo] Error 1
+make[4]: Leaving directory `/home/sxpert/gst/gst-editor/libs/gst/debug-ui'
+make[3]: *** [all-recursive] Error 1
+make[3]: Leaving directory `/home/sxpert/gst/gst-editor/libs/gst'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory `/home/sxpert/gst/gst-editor/libs'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/sxpert/gst/gst-editor'
+make: *** [all] Error 2




More information about the Gstreamer-bugs mailing list