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 592501 - Typo breaks building
Typo breaks building
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-20 19:37 UTC by Jonh Wendell
Modified: 2009-08-20 23:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixed a typo that breaks building (847 bytes, patch)
2009-08-20 19:38 UTC, Jonh Wendell
rejected Details | Review

Description Jonh Wendell 2009-08-20 19:37:59 UTC
Patch (guessed) attached
Comment 1 Jonh Wendell 2009-08-20 19:38:37 UTC
Created attachment 141281 [details] [review]
Fixed a typo that breaks building
Comment 2 Tim-Philipp Müller 2009-08-20 19:54:31 UTC
Comment on attachment 141281 [details] [review]
Fixed a typo that breaks building

That doesn't look right.

I think you might need to do 'make clean' in gst-libs/gst/interfaces, there's a bug in the Makefile.am dependencies somewhere that leads to interfaces-enumtypes.h not being re-generated properly in some cases.
Comment 3 Jonh Wendell 2009-08-20 23:01:15 UTC
sorry for the noise then
Comment 4 Tim-Philipp Müller 2009-08-20 23:11:45 UTC
Does it work after 'make clean'? If not, please re-open...