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

Cant compile with musl #224

Closed
ghost opened this issue Jul 3, 2022 · 2 comments
Closed

Cant compile with musl #224

ghost opened this issue Jul 3, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 3, 2022

rm thread-test.o
make[1]: Leaving directory '/var/tmp/paludis/build/sys-boot-efivar-38/work/efivar-38/src'
/usr/x86_64-pc-linux-musl/bin/x86_64-pc-linux-musl-ld.bfd: efisecdb.o: in function main': efisecdb.c:(.text.startup+0x98): undefined reference to on_exit'
/usr/x86_64-pc-linux-musl/bin/x86_64-pc-linux-musl-ld.bfd: efisecdb.c:(.text.startup+0xad): undefined reference to on_exit' /usr/x86_64-pc-linux-musl/bin/x86_64-pc-linux-musl-ld.bfd: efisecdb.c:(.text.startup+0xc2): undefined reference to on_exit'
/usr/x86_64-pc-linux-musl/bin/x86_64-pc-linux-musl-ld.bfd: efisecdb.c:(.text.startup+0xd7): undefined reference to `on_exit'
collect2: error: ld returned 1 exit status
make[1]: *** [/var/tmp/paludis/build/sys-boot-efivar-38/work/efivar-38/src/include/rules.mk:32: efisecdb] Error 1
make: *** [Makefile:14: all] Error 2

@frozencemetery
Copy link
Member

What commit hash is this with? It looks like you're building a release version, while we'd expect this to be fixed by #206

@ghost
Copy link
Author

ghost commented Jul 5, 2022

What commit hash is this with? It looks like you're building a release version, while we'd expect this to be fixed by #206

Hi! The problem was solved, i forgot to close the issue.

@ghost ghost closed this as completed Jul 5, 2022
This issue was closed.
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