[Webkit-unassigned] [Bug 106196] New: undefined reference to soup cookie and g_thread_get_type of libgstreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 12:15:41 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106196

           Summary: undefined reference to soup cookie and
                    g_thread_get_type of libgstreamer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fslurrehman at hotmail.com


While compiling webkit using jhbuild on debian testing, I faced following error. Kindly review and help me out to compile webkit.

./.libs/libwebkitgtk-3.0.so: undefined reference to `soup_cookie_jar_is_persistent'
./.libs/libwebkitgtk-3.0.so: undefined reference to `soup_cookie_jar_add_cookie_with_first_party'
./.libs/libwebkitgtk-3.0.so: undefined reference to `soup_cookie_jar_get_cookie_list'
/opt/gnome/lib64/libgstreamer-1.0.so.0: undefined reference to `g_thread_get_type'
collect2: error: ld returned 1 exit status
make[1]: *** [Programs/unittests/testapplicationcache] Error 1
make[1]: Leaving directory `/home/faisal/checkout/gnome/webkitgtk-1.11.2'
make: *** [all] Error 2

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list