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 125937 - gst/parse/ doesn't compile on a fresh build
gst/parse/ doesn't compile on a fresh build
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.7.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-31 19:01 UTC by Jonathan Blandford
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
simple build patch (664 bytes, patch)
2003-10-31 19:01 UTC, Jonathan Blandford
none Details | Review

Description Jonathan Blandford 2003-10-31 19:01:16 UTC
There's a missing dependency on grammar.tab.h.  Also, there's a gratuituous
space in the Makefile.am.  Patch attached.
Comment 1 Jonathan Blandford 2003-10-31 19:01:45 UTC
Created attachment 21102 [details] [review]
simple build patch
Comment 2 David Schleef 2003-10-31 20:21:27 UTC
Applied, thanks.