Cross-Compile Esr68 on Ubuntu for Windows with WebRtc Enabled Hi,
I have applied patches and made changes following the set of bugs listed here: https://bugzilla.mozilla.org/show_bug.cgi?id=1393901 1393795, 1393897, 1393903, 1393906, 1412488, 1412489, 1412491, 1412492, 1412612, 1412613, 1412614, 1412619, 1460631 1393896, 1393905, 1412490, 1412618 https://bugzilla.mozilla.org/show_bug.cgi?id=1412613 https://hg.mozilla.org/mozreview/gecko/rev/0e702c5a0086c02fba0ca84c15b1e267fea13e02#index_header https://bugzilla.mozilla.org/show_bug.cgi?id=1412614 I receive this error: 4:24.87 make[4]: Entering directory '/home/oceanl/mozilla-source/current/objdir-current-mingw64/dom/media/fake-cdm' 4:24.87 dom/html/Unified_cpp_dom_html2.o 4:24.87 In file included from /home/oceanl/mozilla-source/current/objdir-current-mingw64/netwerk/ipc/Unified_cpp_netwerk_ipc0.cpp:47: 4:24.87 In file included from /home/oceanl/mozilla-source/current/netwerk/ipc/SocketProcessBridgeChild.cpp:12: 4:24.87 In file included from /home/oceanl/mozilla-source/current/objdir-current-mingw64/ipc/ipdl/_ipdlheaders/mozilla/dom/PMediaTransportChild.h:24: 4:24.87 In file included from /home/oceanl/mozilla-source/current/objdir-current-mingw64/dist/include/mozilla/media/webrtc/WebrtcIPCTraits.h:14: 4:24.87 In file included from /home/oceanl/mozilla-source/current/objdir-current-mingw64/dist/include/mtransport/transportlayerdtls.h:15: 4:24.87 /home/oceanl/mozilla-source/current/objdir-current-mingw64/dist/include/mtransport/sigslot.h:119:12: fatal error: 'pthread.h' file not found 4:24.87 # include <pthread.h> 1) Does anyone have any ideas on the error or have cross-compiled Esr68 on Linux for Windows successfully with WebRTC Enabled? 2) Also in this scenario is WEBRTC_POSIX being used and not WEBRTC_WIN ? _______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds