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

Problem with compiling with "make -j" #62

Open
arbodox opened this issue Feb 11, 2024 · 4 comments
Open

Problem with compiling with "make -j" #62

arbodox opened this issue Feb 11, 2024 · 4 comments

Comments

@arbodox
Copy link

arbodox commented Feb 11, 2024

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?

@shruti-ramaiya
Copy link

Hi, did you figure out what the issue was? Im going through the installation and getting a very similar message

@arbodox
Copy link
Author

arbodox commented Apr 11, 2024

Unfortunately no, I have not figured it out.

@kirxkirx
Copy link

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 make -j

@ebertin
Copy link
Member

ebertin commented Apr 11, 2024

Hi all,
This was fixed a while ago. Please use the tagged version 2.28.0 or the master branch until I find the time to draft a new release with more information. make -j works fine on Fedora 38 and gcc 13.2.

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

4 participants