[Gstreamer-bugs] [Bug 132045] Changed - An incorrect dependency causes rebuilding of libgstreamer on "make install"
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Thu Jan 22 16:01:58 PST 2004
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=132045
Changed by mhz at altlinux.org.
--- shadow/132045 Tue Jan 20 18:38:27 2004
+++ shadow/132045.tmp.16851 Thu Jan 22 19:01:58 2004
@@ -33,6 +33,11 @@
$(FLEX_PATH) -P_gst_parse_yy $^
'grammar.tab.h' is rebuilt by a bison invocation _after_ the first flex
invocation at the "make" stage, making the target stale. In fact, this
header file doesn't affect the flex's output and should never be made a
dependency in this rule in the first place.
+
+------- Additional Comments From mhz at altlinux.org 2004-01-22 19:01 -------
+Created an attachment (id=23655)
+Fix dependencies and build order in gst/parse/
+
More information about the Gstreamer-bugs
mailing list