You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am a newbie with rumprun, I would like to build it in my laptop, however, I cannot even do the basic steps. When I try to run ./build-rr.sh hw it gives me an error. I'm using a 64-bit OS.
This is the log: log.txt
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Ok, looks like this error is fixed now, thanks a lot.
However, i came across a different error, that by searching on the open issues, i found it is related to #100,#101 and #102. "ld: -r and -pie may not be used together"
I tried to run it by typing CXX=false ./build-rr.sh hw -- -F ACLFLAGS=-no-pie and it works, but a pull request would be great to do.
Hello,
I am a newbie with rumprun, I would like to build it in my laptop, however, I cannot even do the basic steps. When I try to run ./build-rr.sh hw it gives me an error. I'm using a 64-bit OS.
This is the log:
log.txt
Thank you in advance.
The text was updated successfully, but these errors were encountered: