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

Unable to compile for pine64-pine* target on Ubuntu 20.04 #46

Open
thebitstick opened this issue Mar 13, 2021 · 0 comments
Open

Unable to compile for pine64-pine* target on Ubuntu 20.04 #46

thebitstick opened this issue Mar 13, 2021 · 0 comments

Comments

@thebitstick
Copy link

Receiving this error when running make -j8 pine64-pinephone.img and make -j8 pine64-pinebookpro.img:

Static linking against glibc, can't use --gc-sections
Trying libraries: crypt m resolv rt
 Library crypt is not needed, excluding it
 Library m is needed, can't exclude it (yet)
 Library resolv is needed, can't exclude it (yet)
 Library rt is not needed, excluding it
 Library m is needed, can't exclude it (yet)
 Library resolv is needed, can't exclude it (yet)
Final link with: m resolv
make[1]: Leaving directory '/home/me/Jumpdrive/src/busybox'
rm splash/pine64-pinephone-error.ppm.gz splash/pine64-pinephone.ppm.gz

busybox source: https://git.busybox.net/busybox
kernel version: 5.8.0-44-generic aarch64
distro: Ubuntu 20.04.2 LTS

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

1 participant