[Webkit-unassigned] [Bug 250573] New: Missing header with libwebrtc (USE_GSTREAMER_WEBRTC=FALSE)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 07:22:49 PST 2023


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

            Bug ID: 250573
           Summary: Missing header with libwebrtc
                    (USE_GSTREAMER_WEBRTC=FALSE)
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mafm at igalia.com

When issuing USE_GSTREAMER_WEBRTC=FALSE, there's an error:

---------
In file included from /home/build/WebKit/Source/WebKit/UIProcess/WebPreferences.h:33,
                 from /home/build/WebKit/Source/WebKit/UIProcess/API/glib/WebKitSettingsPrivate.h:31,
                 from /home/build/WebKit/Tools/TestWebKitAPI/Tests/WebKitGLib/TestUIClient.cpp:23:
/home/build/WebKit/WebKitBuild/Release/WebCore/PrivateHeaders/WebCore/LibWebRTCProvider.h:37:10: fatal error: webrtc/api/peer_connection_interface.h: No such file or directory
   37 | #include <webrtc/api/peer_connection_interface.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
----------

This happens since commit 9def6e6f0258ddd9171d32bec2fffb684dbc7b8b.

-- 
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/20230113/5434e2bf/attachment.htm>


More information about the webkit-unassigned mailing list