WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144823
[GTK] [CMake] Check for required X libraries
https://bugs.webkit.org/show_bug.cgi?id=144823
Summary
[GTK] [CMake] Check for required X libraries
Michael Catanzaro
Reported
2015-05-08 18:06:36 PDT
I got this confusing error when trying to build without libXt installed: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: X11_Xt_LIB (ADVANCED) linked by target "WebCore" in directory /home/mcatanzaro/WebKit/Source/WebCore linked by target "WebCorePlatformGTK" in directory /home/mcatanzaro/WebKit/Source/WebCore linked by target "WebCorePlatformGTK2" in directory /home/mcatanzaro/WebKit/Source/WebCore -- Configuring incomplete, errors occurred! Let's give a better error.
Attachments
Patch
(1.49 KB, patch)
2015-05-08 18:08 PDT
,
Michael Catanzaro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2015-05-08 18:08:43 PDT
Created
attachment 252759
[details]
Patch
WebKit Commit Bot
Comment 2
2015-05-08 20:27:47 PDT
Comment on
attachment 252759
[details]
Patch Clearing flags on attachment: 252759 Committed
r184035
: <
http://trac.webkit.org/changeset/184035
>
WebKit Commit Bot
Comment 3
2015-05-08 20:27:50 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug