Hello, when I build last tip, I have this error :
surf.c: In function ‘source’: surf.c:695: error: implicit declaration of function ‘webkit_web_view_get_view_source_mode’ surf.c:696: error: implicit declaration of function ‘webkit_web_view_set_view_source_mode’ I commented out from line 693 to 696 in surf.c as I don't know how to declare the two functions properly, but there's probably a cleaner method to let surf build smoothly.