[Gstreamer-bugs] [Bug 103980] New - bison failure during configure on v0.5.1

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jan 20 07:44:38 PST 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=103980

Changed by rcook at wyrms.net.

--- shadow/103980	Mon Jan 20 10:44:38 2003
+++ shadow/103980.tmp.22951	Mon Jan 20 10:44:38 2003
@@ -0,0 +1,42 @@
+Bug#: 103980
+Product: GStreamer
+Version: 0.5.1
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: rcook at wyrms.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: bison failure during configure on v0.5.1
+
+make[2]: Entering directory `/usr/src/gstreamer-0.5.1/gst'
+glib-genmarshal --header --prefix=gst_marshal gstmarshal.list >
+gstmarshal.h.tmp
+mv gstmarshal.h.tmp gstmarshal.h
+echo "#include \"glib-object.h\"" >gstmarshal.c.tmp
+echo "#include \"gstlog.h\"" >> gstmarshal.c.tmp
+echo "#include \"gstmarshal.h\"" >> gstmarshal.c.tmp
+glib-genmarshal --body --prefix=gst_marshal gstmarshal.list >> gstmarshal.c.tmp
+mv gstmarshal.c.tmp gstmarshal.c
+/usr/bin/make  all-recursive
+make[3]: Entering directory `/usr/src/gstreamer-0.5.1/gst'
+Making all in parse
+make[4]: Entering directory `/usr/src/gstreamer-0.5.1/gst/parse'
+bison -d -v -p_gst_parse__yy grammar.y ../gstmarshal.h
+bison: extra operand `../gstmarshal.h'
+Try `bison --help' for more information.
+make[4]: *** [grammar.tab.h] Error 1
+make[4]: Leaving directory `/usr/src/gstreamer-0.5.1/gst/parse'
+make[3]: *** [all-recursive] Error 1
+make[3]: Leaving directory `/usr/src/gstreamer-0.5.1/gst'
+make[2]: *** [all] Error 2
+make[2]: Leaving directory `/usr/src/gstreamer-0.5.1/gst'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/usr/src/gstreamer-0.5.1'
+make: *** [all] Error 2





More information about the Gstreamer-bugs mailing list