[Webkit-unassigned] [Bug 41830] New: [EFL] fix cmake build for EWebLauncher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 20:49:24 PDT 2010


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

           Summary: [EFL] fix cmake build for EWebLauncher
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joone at kldp.org


-- Generating done
-- Build files have been written to: /home/joone/git/WebKit/WebKitBuild/Debug_Efl
[  2%] Built target wtf
[  9%] Built target javascriptcore
[  9%] Built target jsc
[100%] Built target webcore
[100%] Built target ewebkit
Linking CXX executable ../Programs/EWebLauncher
libewebkit.so: undefined reference to `soup_message_get_first_party'
libewebkit.so: undefined reference to `soup_message_set_first_party'
libewebkit.so: undefined reference to `soup_session_prepare_for_uri'
libewebkit.so: undefined reference to `soup_cookie_jar_set_accept_policy'
libewebkit.so: undefined reference to `soup_cookie_jar_set_cookie_with_first_party'
collect2: ld returned 1 exit status
make[2]: *** [WebKit/../Programs/EWebLauncher] Error 1
make[1]: *** [WebKit/CMakeFiles/../Programs/EWebLauncher.dir/all] Error 2
make: *** [all] Error 

Building EWebLauncher has a link error.

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