This repository has been archived by the owner on Dec 18, 2022. It is now read-only.
-
after running $ make -j
I ran it from the tenacity directory and everything else worked except this command |
Beta Was this translation helpful? Give feedback.
Answered by
Semisol
Jul 29, 2021
Replies: 1 comment 2 replies
-
You might want to use Please paste your code in codeblocks, like so, or use Hastebin for it:
And second, we are able to help out faster in the following communication channels:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
caughtquick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You might want to use
make -j<core count, say 2>
instead ofmake -j`nproc`
, due tonproc
probably not existing on your system.Please paste your code in codeblocks, like so, or use Hastebin for it:
And second, we are able to help out faster in the following communication channels: