> Hi,

Hi Piotr,

> Trying to compile version 2.0 of surf, but I got the following errors:
>
> surf.c:46:12: error: ‘WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION’ undeclared 
> here (not in a function)
>   OnSel   = WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION,
>             ^

Too old version of webkit2gtk.

> surf.c: In function ‘setup’:
> surf.c:345:2: warning: implicit declaration of function 
> ‘gdk_seat_get_keyboard’ [-Wimplicit-function-declaration]
>   gdkkb = gdk_seat_get_keyboard(gdk_display_get_default_seat(gdpy));
>   ^

Too old version on gtk.

Reply via email to