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 785452 - configure fails if gtk3 devel not available
configure fails if gtk3 devel not available
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer-vaapi
git master
Other Linux
: Normal major
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-26 17:09 UTC by U. Artie Eoff
Modified: 2017-07-26 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch Fix (1.58 KB, patch)
2017-07-26 17:09 UTC, U. Artie Eoff
committed Details | Review

Description U. Artie Eoff 2017-07-26 17:09:51 UTC
Created attachment 356434 [details] [review]
Patch Fix

Configure fails if gtk3 development files are missing on system.  However configure.ac shows the default is "with_gtk=check" which implies gtk3 dependents will not be used if missing gtk3 devel.  But that is not the case.

First bad commit:

commit 85856c29a70d6de4aea5b708e04e9eb418190623
Author: Hyunjun Ko <zzoon@igalia.com>
Date:   Wed Jul 5 15:59:43 2017 +0900
    
   tests: elements: add testsuite of vaapi context