We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone,
I tried to compile EOTK on an Ubuntu 20.04, however it always stops with a fatal error during compilation.
Anyone any idea what this could be?
Thx!
lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.6 LTS Release: 20.04 Codename: focal
+ BuildAndCleanup + make make all-am make[1]: Entering directory '/home/user/eotk/opt.d/tor-0.4.5.8' CC src/test/test-test_addr.o gcc: fatal error: Killed signal terminated program cc1 compilation terminated. make[1]: *** [Makefile:20144: src/test/test-test_addr.o] Error 1 make[1]: Leaving directory '/home/user/eotk/opt.d/tor-0.4.5.8' make: *** [Makefile:7343: all] Error 2 + exit 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi everyone,
I tried to compile EOTK on an Ubuntu 20.04, however it always stops with a fatal error during compilation.
Anyone any idea what this could be?
Thx!
The text was updated successfully, but these errors were encountered: