Re: [dev] [surf] Error compiling surf-2.0

2017-06-09 Thread Quentin Rameau
On Fri, 9 Jun 2017 18:13:17 +0800 Lau Jing Chen wrote: > I have installed libgtk-3-dev, libwebkit2gtk-4.0-dev (dependencies > also) and dmenu-4.7. config.mk and config.h have not been modified. Update your gtk (>= 2.20) and webkit (>=2.8) versions.

[dev] [surf] Error compiling surf-2.0

2017-06-09 Thread Lau Jing Chen
I have installed libgtk-3-dev, libwebkit2gtk-4.0-dev (dependencies also) and dmenu-4.7. config.mk and config.h have not been modified. surf build options: CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/X11R6/include -pthread -I/usr/include/webkitgtk-4.0 -I/usr/include/gtk-3.0