GNOME Bugzilla – Bug 125874
CVS fails to build
Last modified: 2004-12-22 21:47:04 UTC
Recent change to gst/parse/Makefile.am breaks build of CVS Head gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -Wall -Werror -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -g -O2 -c lex._gst_parse_yy.c -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP -MF .deps/libgstparse_la-lex._gst_parse_yy.TPlo -fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.lo parse.l:10:25: grammar.tab.h: No such file or directory lex._gst_parse_yy.c:68572: parse error before '*' token
Ok, I think I fixed it. Please reopen the bug if it's still a problem.