-
Notifications
You must be signed in to change notification settings - Fork 175
The final make install fails #111
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
Comments
i have the same issue.. i build on arch and noticed another thread about arch issues i will try the proposed fixes in there and return to report.. What are you building on ? |
anything with this yet? |
it doesn’t work for me either |
I'm building on 6.13.8-arch1-1. |
similar issue: https://gitlab.com/qemu-project/qemu/-/issues/2799, because you are using newer glibc version |
Hello, when running
sudo make install -j$(nproc)
, it errors out in the middle of it. The following is the last bit of error that the terminal gives:How can I fix this issue?
The text was updated successfully, but these errors were encountered: