Skip to content
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

GCC fatal error on Ubuntu 20.04.06 #115

Open
HachimanSec opened this issue Jan 17, 2024 · 0 comments
Open

GCC fatal error on Ubuntu 20.04.06 #115

HachimanSec opened this issue Jan 17, 2024 · 0 comments

Comments

@HachimanSec
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant