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 323852 - Disable tests/icles on platforms that do not have X
Disable tests/icles on platforms that do not have X
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 316073
 
 
Reported: 2005-12-12 09:22 UTC by Michal Benes
Modified: 2006-03-16 20:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to disable tests/icles compilation on systems that do not have X (543 bytes, patch)
2005-12-12 09:23 UTC, Michal Benes
committed Details | Review

Description Michal Benes 2005-12-12 09:22:37 UTC
The make system tries to to build tests/icles on boxes do not have X installed.
Comment 1 Michal Benes 2005-12-12 09:23:47 UTC
Created attachment 55882 [details] [review]
Patch to disable tests/icles compilation on systems that do not have X
Comment 2 Tim-Philipp Müller 2006-03-16 20:01:06 UTC
Thanks, committed (sorry it took so long):

 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>

       Patch by: Michal Benes  <michal dot benes at xeris dot cz>

       * tests/Makefile.am:
         Don't try to build tests in tests/icles if we
         don't have X (#323852)