-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation error in Ubuntu 18 with srs-4.0.76 #2219
Comments
Compile on Ubuntu 18.04
|
I also can't compile, the same problem occurs.
|
./configure
|
The reason is that Ubuntu's GCC version has a problem.
As a result, there is a special character Ubuntu cannot compile openssl1.1 issue, please refer to this link.
|
Fixed in 4.0.77 |
Description'
Please ensure that the markdown structure is maintained.
./configure --with-hls --with-ssl --with-http-server --with-http-callback --with-http-api --with-ingest --with-stream-caster
Please ensure that the markdown structure is maintained.
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/avit/code/srs-4.0.76/trunk/objs/Platform-Linux-4.15.0-GCC7.5.0-3ubuntu1~18.04)-SRS4/openssl-OpenSSL_1_0_2u/tools'
/bin/sh: 1: Syntax error: ")" unexpected
Makefile:548: recipe for target 'install_sw' failed
make: *** [install_sw] Error 2
Build openssl-OpenSSL_1_0_2u failed.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: