-
Notifications
You must be signed in to change notification settings - Fork 44
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
Problem with compiling with "make -j" #62
Comments
Hi, did you figure out what the issue was? Im going through the installation and getting a very similar message |
Unfortunately no, I have not figured it out. |
It's a minor issue, but is still annoying enough that I'm not the only person on the planet who have noticed it. Nowadays multi-core CPUs are very common and it would be great to be able to speed up compilation with |
Hi all, |
Hi,
Whenever I try to compile SE with the
make -j
command, I always receive this error:make error.txt
I am using Ubuntu 22.04.3 LTS.
Is there a way I can fix this?
The text was updated successfully, but these errors were encountered: