[Webkit-unassigned] [Bug 242245] New: GTK: build fails without X11 target or missing libhyphen
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 1 05:28:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242245
Bug ID: 242245
Summary: GTK: build fails without X11 target or missing
libhyphen
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpa-webkit at aegee.org
I want to compile WebKitGTK 2.36.3 without libhyphen and without X11 support. That is: ENABLE_X11_TARGET is OFF and USE_LIBHYPHEN is also OFF.
During ccmake generates the build files, it prints:
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:
HYPHEN_LIBRARIES (ADVANCED)
linked by target "WebCore" in directory /src/gnome/webkitgtk-2.36.3/Source/WebCore
linked by target "WebCoreTestSupport" in directory /src/gnome/webkitgtk-2.36.3/Source/WebCore
X11_Xt_LIB (ADVANCED)
linked by target "WebCore" in directory /src/gnome/webkitgtk-2.36.3/Source/WebCore
linked by target "WebCoreTestSupport" in directory /src/gnome/webkitgtk-2.36.3/Source/WebCore
Generating done
and no ninja build files are generated.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220701/441cac82/attachment.htm>
More information about the webkit-unassigned
mailing list