Replies: 1 comment 1 reply
-
Oh. I really should do write up some more wiki about this. I get these fails quite often, and usually there was something un-clean I did before (or some debian script did).
The way out of this is:
I wrote about this here, too. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello:
I'm having trouble trying to compile the ubuntu-qcom-x1e-6.16.0-rc5-jg-0 tag version. After seeing some output messages, I had to make adjustments to my host installation (25.05). Finally, I added
RUST_LIB_SRC=/usr/src/rustc-$(rustc --version | cut -d' ' -f2)/library
to ./rebuild.sh, but it didn't make any difference._RB_
is my root build directory. These are the error outputs:Any little hint would help.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions