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

Makefile build fail again! #59

Open
johnlee175 opened this issue Jul 13, 2017 · 3 comments
Open

Makefile build fail again! #59

johnlee175 opened this issue Jul 13, 2017 · 3 comments
Assignees

Comments

@johnlee175
Copy link

duplicate symbol __asort in:
ccan/asort/asort.o
ld: 1 duplicate symbol for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [tools/ccanlint/ccanlint] Error 1

@rustyrussell rustyrussell self-assigned this Jul 15, 2017
@rustyrussell
Copy link
Owner

Interesting... ccan/asort should be a NOP if asort is found, so seems like ccan config.h is incorrect.

What platform?

@jsarenik
Copy link
Contributor

#67 is the same

@jsarenik
Copy link
Contributor

This is x86_64 musl libc Alpine Linux.

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

3 participants