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

Can't cross compile for AArch64 #978

Open
0ptyx opened this issue Oct 24, 2024 · 0 comments
Open

Can't cross compile for AArch64 #978

0ptyx opened this issue Oct 24, 2024 · 0 comments

Comments

@0ptyx
Copy link

0ptyx commented Oct 24, 2024

When I run ./configure --host=aarch64-linux-gnu --without-prebuilds=sdk:host, I get the following error:

Dependency libunwind for host machine found: YES 1.6-rc1 (overridden)
Run-time dependency libelf found: NO (tried pkgconfig and cmake)
Has header "libelf.h" : YES 

meson.build:516:23: ERROR: C shared or static library 'elf' not found

Doesn't look like elfutils is included in the build even though it's a subproject

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