<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:cgarcia@igalia.com" title="Carlos Garcia Campos <cgarcia@igalia.com>"> <span class="fn">Carlos Garcia Campos</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] 2.14.0 Compile Errors: GTK 3.22.1"
href="https://bugs.webkit.org/show_bug.cgi?id=163190">bug 163190</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>cgarcia@igalia.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] 2.14.0 Compile Errors: GTK 3.22.1"
href="https://bugs.webkit.org/show_bug.cgi?id=163190#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] 2.14.0 Compile Errors: GTK 3.22.1"
href="https://bugs.webkit.org/show_bug.cgi?id=163190">bug 163190</a>
from <span class="vcard"><a class="email" href="mailto:cgarcia@igalia.com" title="Carlos Garcia Campos <cgarcia@igalia.com>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=163190#c0">comment #0</a>)
<span class="quote">> Arch Linux. Compiling with -DENABLE_OPENGL=OFF results in:
>
> [ 96%] Building CXX object
> Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/
> WebResourceLoadStatisticsStore.cpp.o
> /tmp/webkit2gtk/src/webkitgtk-2.14.0/Source/WebKit2/UIProcess/
> AcceleratedDrawingAreaProxy.cpp: In member function ‘void
> WebKit::AcceleratedDrawingAreaProxy::
> setNativeSurfaceHandleForCompositing(uint64_t)’:
> /tmp/webkit2gtk/src/webkitgtk-2.14.0/Source/WebKit2/UIProcess/
> AcceleratedDrawingAreaProxy.cpp:271:129: error:
> ‘DispatchMessageEvenWhenWaitingForSyncReply’ is not a member of ‘IPC’
> essages::DrawingArea::SetNativeSurfaceHandleForCompositing(handle),
> m_webPageProxy.pageID(), IPC::DispatchMessageEvenWhenWaitingForSyncReply);
>
> ^~~
> make[2]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:12590:
> Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/AcceleratedDrawingAreaProxy.
> cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [CMakeFiles/Makefile2:1101:
> Source/WebKit2/CMakeFiles/WebKit2.dir/all] Error 2
> make: *** [Makefile:150: all] Error 2
> ==> ERROR: A failure occurred in build().
> Aborting...</span >
This was already fixed in r206806, and will be merged in 2.14 branch too.
<span class="quote">> ...while compiling with -DENABLE_OPENGL=ON results in:
>
> [ 97%] Building CXX object
> Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/InputMethodFilter.cpp.o
> /tmp/webkit2gtk/src/webkitgtk-2.14.0/Source/WebKit2/UIProcess/gtk/
> AcceleratedBackingStoreX11.cpp: In lambda function:
> /tmp/webkit2gtk/src/webkitgtk-2.14.0/Source/WebKit2/UIProcess/gtk/
> AcceleratedBackingStoreX11.cpp:158:53: error: ‘gtk_widget_queue_draw’ was
> not declared in this scope
> gtk_widget_queue_draw(m_webPage.viewWidget());
> ^
> make[2]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:14870:
> Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/
> AcceleratedBackingStoreX11.cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [CMakeFiles/Makefile2:1143:
> Source/WebKit2/CMakeFiles/WebKit2.dir/all] Error 2
> make: *** [Makefile:150: all] Error 2
> ==> ERROR: A failure occurred in build().
> Aborting...
>
> What is a possoble workaround/resolution?</span >
Here we just need to include gtk.h</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>