-
Notifications
You must be signed in to change notification settings - Fork 14
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
Unable to compile make-4.1 as part of toolchain build on ubuntu 18.04 aarch64 #100
Comments
I also dug into trying to set the version to 4.2.1, the latest for make, to see if that would build. Haven't had success doing that either :( It tries to download from some amazon S3 url, and I couldn't figure out how to give it the upstream tarball location. |
Sadly, still a problem with 4.2.1 on ubuntu aarch64:
|
Can confirm. Trying to build with Ubuntu 18.04 on ARM.
|
What workaround or version are you all falling back to for a good build? I'm getting the same issue on Raspbian Buster Pi 4
|
The only thing I've been able to do is |
I've got a fresh ubuntu 18.04 installed on a Raspberry Pi running in 64-bit mode:
Google searching indicates that it's a compatibility problem with glibc I think: https://lists.nongnu.org/archive/html/bug-make/2017-11/msg00020.html, but this is kinda old, so I'm not sure that's the actual problem.
Error follows
The text was updated successfully, but these errors were encountered: