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

Linker errors: Undefined symbols for architecture x86_64 #593

Open
syedkhalid opened this issue Jun 8, 2021 · 0 comments
Open

Linker errors: Undefined symbols for architecture x86_64 #593

syedkhalid opened this issue Jun 8, 2021 · 0 comments

Comments

@syedkhalid
Copy link

I am unable to compile the v7 binary provided in the makefile and i am observing linker errors.

Undefined symbols for architecture x86_64: "_mg_mk_str", referenced from: _mg_next_comma_list_entry in v7-fb9d22.o _mg_next_comma_list_entry_n in v7-fb9d22.o "_mg_mk_str_n", referenced from: _mg_next_comma_list_entry_n in v7-fb9d22.o "_mg_strchr", referenced from: _mg_next_comma_list_entry_n in v7-fb9d22.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [v7] Error 1

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