[Webkit-unassigned] [Bug 48499] New: [EFL] remove multiple definition with libcurl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 21:18:28 PDT 2010


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

           Summary: [EFL] remove multiple definition with libcurl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


../WebCore/libwebcore_efl.a(CookieJarCurl.cpp.o): In function `WebCore::setCookieStoragePrivateBrowsingEnabled(bool)':
CookieJarCurl.cpp:(.text+0xe70): multiple definition of `WebCore::setCookieStoragePrivateBrowsingEnabled(bool)'
../WebCore/libwebcore_efl.a(TemporaryLinkStubs.cpp.o):TemporaryLinkStubs.cpp:(.text+0x40): first defined here
collect2: ld returned 1 exit status

EFL port already have setCookieStoragePrivateBrowsingEnabled and curl also.

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