After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 125874 - CVS fails to build
CVS fails to build
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal blocker
: 0.7.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-30 23:06 UTC by Martin Eikermann
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Eikermann 2003-10-30 23:06:21 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
Comment 1 David Schleef 2003-10-31 03:52:54 UTC
Ok, I think I fixed it.  Please reopen the bug if it's still a problem.