Re: [dev] Compilation errors for version 2.0 of surf

2018-04-17 Thread Quentin Rameau
> 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 webkit2gt

Re: [dev] Compilation errors for version 2.0 of surf

2018-04-17 Thread Alex Pilon
On Tue, Apr 17, 2018 at 03:18:24PM +0200, Piotr wrote: > Trying to compile version 2.0 of surf, but I got the following errors: > > sudo make clean install Please don't run the build as root. `make install` or `make uninstall`, fine, if you must. There's no need to give the bloated GCC or Clang

[dev] Compilation errors for version 2.0 of surf

2018-04-17 Thread Piotr
Hi, Trying to compile version 2.0 of surf, but I got the following errors: sudo make clean install cleaning surf build options: CFLAGS = -I/usr/X11R6/include -pthread -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/webkitgtk-4.0 -I/usr/include/gtk-3.0 -I/usr