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

./build-rr.sh hw gives error #113

Open
roberto-torre opened this issue Jan 5, 2018 · 2 comments
Open

./build-rr.sh hw gives error #113

roberto-torre opened this issue Jan 5, 2018 · 2 comments

Comments

@roberto-torre
Copy link

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.

@gandro
Copy link
Member

gandro commented Jan 5, 2018

Looks like #112 might fixed this. Could you give it a try?

@roberto-torre
Copy link
Author

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.

I was using gcc 7.2.0 and ubuntu 17.10

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

2 participants