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

Error configuring elfutils #268

Open
eddierichter-amd opened this issue Aug 10, 2023 · 1 comment
Open

Error configuring elfutils #268

eddierichter-amd opened this issue Aug 10, 2023 · 1 comment

Comments

@eddierichter-amd
Copy link
Collaborator

The AIRBIN script requires elfutils. When attempting to build it on one of the machines, we get the following error from configure regarding zstd:

./configure: line 7060: syntax error near unexpected token `ZSTD_COMPRESS,libzstd'
./configure: line 7060: `      PKG_CHECK_MODULES(ZSTD_COMPRESS,libzstd >= 1.4.0,'

The workaround was to copy a configuration file from a working machine. Want to note this so we look into it later and remember the temporary fix.

@theoparis
Copy link

theoparis commented Aug 17, 2024

Are you still encountering this issue? I received the same error when building elfutils with an LLVM toolchain on NixOS and I couldn't find any other mentions of this error on google... Wondering if this should be reported upstream

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

2 participants