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 668569 - [0.11] gstcontroller test fail to build
[0.11] gstcontroller test fail to build
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.11.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-24 12:28 UTC by Vincent Penquerc'h
Modified: 2012-02-18 20:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Penquerc'h 2012-01-24 12:28:44 UTC
Add the necessary include gets past the first error, but is not enough as the test uses a function that is not defined nor declared anywhere that I can see.

Just run "make check".
Comment 1 Sebastian Dröge (slomo) 2012-01-27 15:40:49 UTC
Seems to work for me now
Comment 2 Vincent Penquerc'h 2012-01-27 15:54:27 UTC
I guess it's been fixed by 660d9c071ad02785559f0688d08c0756e88df7eb which was committed a few hours later.
I'm back on 0.10 now, so can't test right now to double check, but if it works for you now it's good enough for me.