[Webkit-unassigned] [Bug 183238] [Curl] Linker errors in some curl files due to missing exports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 19:06:29 PST 2018


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

--- Comment #2 from Christopher Reid <chris.reid at sony.com> ---
(In reply to Christopher Reid from comment #0)
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CurlProxySettings::operator= (WebCore::CurlProxySettings const&)'
> in file "WebKitBuild\Source\WebKit\WebKit.dir\Debug\WebProcessPool.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CurlContext::singleton()' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\NetworkDataTaskCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CurlProxySettings::setUserPass(WTF::String const&, WTF::String
> const&)' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\NetworkDataTaskCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CurlProxySettings::isolatedCopy() const' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\NetworkProcessCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CurlProxySettings::CurlProxySettings(WebCore::CurlProxySettings::
> Mode)' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\WebCoreArgumentCodersCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CurlProxySettings::CurlProxySettings(WebCore::URL const&,
> WTF::String)' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\WebCoreArgumentCodersCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CookieJarDB::CookieJarDB(WTF::String const&)' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\WebCookieManagerCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::CookieJarDB::~CookieJarDB()' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\WebCookieManagerCurl.o"
> 19>Link : error : L0039: reference to undefined symbol
> `WebCore::NetworkStorageSession::setCookieDatabase(WTF::UniqueRef<WebCore::
> CookieJarDB>&&) const' in file
> "WebKitBuild\Source\WebKit\WebKit.dir\Debug\WebCookieManagerCurl.o"

I was mistaken about the CurlProxySettings errors, they don't apply to trunk.
All the other errors occur.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180301/b58b41e8/attachment.html>


More information about the webkit-unassigned mailing list