Re: [dev] [surf] view source?

From: Peter John Hartman <peterjohnhartman_AT_gmail.com>
Date: Wed, 21 Oct 2009 11:06:54 -0400 (EDT)

On Wed, 21 Oct 2009, Julien Steinhauser wrote:

> 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.
>
>
>

This seems to be a matter of the webkit-gtk+ version you are using. The default in gentoo stable
is still 1.1.10 and those functions aren't in it. I think those functions come with 1.1.14
(the latest stable on the webkit-gtk site is 1.1.15).

Peter
Received on Wed Oct 21 2009 - 15:06:54 UTC

This archive was generated by hypermail 2.2.0 : Wed Oct 21 2009 - 15:12:03 UTC