[Webkit-unassigned] [Bug 144823] New: [GTK] [CMake] Check for required X libraries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 18:06:36 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144823

            Bug ID: 144823
           Summary: [GTK] [CMake] Check for required X libraries
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150509/d81a0332/attachment-0001.html>


More information about the webkit-unassigned mailing list