[webkit-dev] Build Webkit_gtk I get errors in WebCore/platform/network/soup/ResourceHandleSoup.cpp?

tonikitoo (Antonio Gomes) tonikitoo at gmail.com
Sun Jun 28 20:17:48 PDT 2009


you have probably an old version on libsoup-dev.

agomes at tonix:~$ grep -nHR soup_message_headers_get_content_type /usr/include/
/usr/include/libsoup-2.4/libsoup/soup-message-headers.h:114:const char
*soup_message_headers_get_content_type     (SoupMessageHeaders  *hdrs,

agomes at tonix:~$ dpkg -l | grep soup
ii  libsoup-gnome2.4-1                          2.26.0-0ubuntu3
                   an HTTP library implementation in C -- Share
ii  libsoup-gnome2.4-dev                        2.26.0-0ubuntu3
                   an HTTP library implementation in C -- Devel
ii  libsoup2.4-1                                2.26.0-0ubuntu3
                   an HTTP library implementation in C -- Share
ii  libsoup2.4-dev                              2.26.0-0ubuntu3
                   an HTTP library implementation in C -- Devel


On Sun, Jun 28, 2009 at 11:01 PM, deuxliquid<deuxliquid at yahoo.com> wrote:
> Hi everybody,
> after I run ./autogen.sh, I run make but I get some errors like below:
>
> WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> WebCore::fillResponseFromMessage(SoupMessage*, WebCore::ResourceResponse*)’:
> WebCore/platform/network/soup/ResourceHandleSoup.cpp:155: error:
> ‘soup_message_headers_get_content_type’ was not declared in this scope
> WebCore/platform/network/soup/ResourceHandleSoup.cpp:179: error:
> ‘soup_header_g_string_append_param’ was not declared in this scope
> WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> WebCore::gotHeadersCallback(SoupMessage*, void*)’:
> WebCore/platform/network/soup/ResourceHandleSoup.cpp:258: error:
> ‘soup_message_headers_get_content_type’ was not declared in this scope
> WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> WebCore::gotChunkCallback(SoupMessage*, SoupBuffer*, void*)’:
> WebCore/platform/network/soup/ResourceHandleSoup.cpp:298: error:
> ‘soup_message_headers_set_content_type’ was not declared in this scope
> WebCore/platform/network/soup/ResourceHandleSoup.cpp: In function ‘void
> WebCore::ensureSessionIsInitialized(SoupSession*)’:
> WebCore/platform/network/soup/ResourceHandleSoup.cpp:458: error:
> ‘soup_session_get_feature’ was not declared in this scope
> make[1]: ***
> [WebCore/platform/network/soup/libWebCore_la-ResourceHandleSoup.lo] Error 1
>
>
> Can you correct me?
> Thank you in advance!
> Hai
>
> ________________________________
> Lướt web nhanh hơn
> Internet Explorer 8 tối ưu hóa cho Yahoo!, tự động khởi động 2 trang bạn
> thích mỗi lần mở trình duyệt. Tải IE8 tại đây! (Miễn phí)
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>



-- 
--Antonio Gomes


More information about the webkit-dev mailing list