-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Attempting to build for arm32 issue; #2180
Comments
Hm, I don't really know off-hand what such a failure means. I assume that no broken crate will be up on crates.io. @jgraham do you have an idea? |
Any updates on this? |
Note that the file is The instructions worked as written for me. |
As mentioned. Upon following the instructions using the path and name as follows
So I renamed it, and tried again, as seen in my bash history, then the error complained it was also in the wrong directory so I moved it.
Upon which I got this error.
|
System
Testcase
When following the guide from https://firefox-source-docs.mozilla.org/testing/geckodriver/ARM.html
In an attempt to build a custom binary for arm32bit
I have come to a stumbling block.
Steps;
As you can see from the attached shell log at first it complained that it could not find the config.toml saying it was looking for instead "Cargo.toml" so I renamed it, but it still could not find it, so I moved it into the cwd, then I got this error.
Could someone please help me.
Attached files;
error.txt
Cargo.txt
The text was updated successfully, but these errors were encountered: