Can OQS be built on Ubuntu 22.04 ? #428
Answered
by
igorbarshteyn
pfuentes69
asked this question in
Q&A
Replies: 2 comments
-
I answer myself...
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You can also do
make -j 1
:)
…On Tue, Feb 7, 2023 at 5:17 PM Pedro F ***@***.***> wrote:
I answer myself...
make -j will kill the machine
it worked using make -l
—
Reply to this email directly, view it on GitHub
<#428 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXDDDMO2UZGN23E2GQO5U6TWWLCY3ANCNFSM6AAAAAAUUKZADI>
.
You are receiving this because you are subscribed to this thread.Message
ID: <open-quantum-safe/openssl/repo-discussions/428/comments/4898629@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pfuentes69
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to build it on Ubuntu 22.04, following the instructions in the readme page.
When running the last command "make -j" I start getting errors after a while, similar to the ones below.
Should it work with this version of Ubuntu?
Are there specific HW requirements (CPU, memory) to be respected for being able to build it?
Thanks!
Errors...
Beta Was this translation helpful? Give feedback.
All reactions