[Webkit-unassigned] [Bug 185378] New: SoupNetworkSession.h:68:62: error: unknown type name 'URL'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 07:48:09 PDT 2018


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

            Bug ID: 185378
           Summary: SoupNetworkSession.h:68:62: error: unknown type name
                    'URL'
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ajacoutot at bsdfrog.org
                CC: bugs-noreply at webkitgtk.org

Hi.

When trying to build WebKitGTK 2.20.2 on OpenBSD amd64, I am running into the following error:

In file included from DerivedSources/WebKit/unified-sources/UnifiedSource59.cpp:2:                                                                                                                In file included from /hack/objdirs/pobj/webkitgtk4-2.20.2/webkitgtk-2.20.2/Source/WebKit/WebProcess/gtk/WebProcessMainGtk.cpp:32:                                                                In file included from DerivedSources/ForwardingHeaders/WebCore/SoupNetworkSession.h:1:                                                                                                            /hack/objdirs/pobj/webkitgtk4-2.20.2/webkitgtk-2.20.2/Source/WebCore/platform/network/soup/SoupNetworkSession.h:68:62: error: unknown type name 'URL'                                                 static std::optional<ResourceError> checkTLSErrors(const URL&, GTlsCertificate*, GTlsCertificateFlags);                                                                                                                                                    ^                                                                                                                                    1 error generated.

-- 
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/20180507/57a9e475/attachment-0001.html>


More information about the webkit-unassigned mailing list