building 4.2.x branch having issue in build
See original GitHub issueDear 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:
- Created 3 years ago
- Comments:8
Top GitHub Comments
Hi, OWT does not use nicer, please select the default option ‘No’ and have a try.
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,