question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

building 4.2.x branch having issue in build

See original GitHub issue

Dear Team,

building 4.2.x branch having issue in build, below logs. kindly help on this.

./erizo/src/erizo/dtls/DtlsSocket.h:5:26: fatal error: srtp2/srtp.h: No such file or directory #include <srtp2/srtp.h> ^ compilation terminated. make: *** [Release/obj.target/webrtc/erizo/src/erizo/DtlsTransport.o] Error 1 make: *** Waiting for unfinished jobs… make: Leaving directory /home/centos/owt-server/source/agent/webrtc/webrtcLib/build' gyp ERR! build error gyp ERR! stack Error: make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:194:23) gyp ERR! stack at emitTwo (events.js:126:13) gyp ERR! stack at ChildProcess.emit (events.js:214:7) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12) gyp ERR! System Linux 3.10.0-1062.12.1.el7.x86_64 gyp ERR! command “/usr/bin/node” “/bin/node-gyp” “build” “-j” “8” “–loglevel=error” gyp ERR! cwd /home/centos/owt-server/source/agent/webrtc/webrtcLib gyp ERR! node -v v8.17.0 gyp ERR! node-gyp -v v6.1.0 gyp ERR! not ok child_process.js:650 throw err; ^

Error: Command failed: node-gyp build -j 8 --loglevel=error at checkExecSyncError (child_process.js:607:13) at execSync (child_process.js:647:13) at buildTarget (/home/centos/owt-server/scripts/build.js:129:5) at buildList.map (/home/centos/owt-server/scripts/build.js:153:10) at Array.map (<anonymous>) at Object.<anonymous> (/home/centos/owt-server/scripts/build.js:152:23) at Module._compile (module.js:653:30) at Object.Module._extensions…js (module.js:664:10) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12)

Thanks Alex

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
starwarfancommented, Sep 4, 2020

Hi, OWT does not use nicer, please select the default option ‘No’ and have a try.

1reaction
daijhcommented, Sep 3, 2020

HW MCU depends on Intel-Media-SDK, you need to install Intel-Media-SDK first as described in DOC. Or you can build SW MCU only,

./scripts/build.js -t mcu
Read more comments on GitHub >

github_iconTop Results From Across the Web

Howto: Building R 4.2 and packages on Windows
Most of the issues have been resolved before the release of R 4.2 in packages on CRAN and Bioconductor repositories, but similar issues...
Read more >
building libwebrtc library for android fails · Issue #229 - GitHub
Hi, trying to build libwebrtc library for android. After finishing gclient sync the ... I'm using the branch 4.2.x and get the same...
Read more >
Establishing a build environment | Android Open Source Project
These instructions apply to all branches, including master . The Android build is routinely tested in house on Ubuntu LTS (14.04) and Debian ......
Read more >
Upgrading your build from Gradle 7.x to the latest
For migrating from Gradle 4.x, 5.x, or 6.x, see the older migration guide first. ... The previous step will help you identify potential...
Read more >
VMware SD-WAN 4.2.2 Release Notes
Removed Fixed Issue #67060 from the list of resolved issues in the Edge rollup build R422-20211216-GA as a duplicate which had been added...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found