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

Failed to compile on OSX Sierra 10.12 #4

Open
f34nk opened this issue Feb 1, 2020 · 1 comment
Open

Failed to compile on OSX Sierra 10.12 #4

f34nk opened this issue Feb 1, 2020 · 1 comment

Comments

@f34nk
Copy link
Owner

f34nk commented Feb 1, 2020

TidyEx failes to compile on OSX Sierra 10.12 because of missing open_memstream.

[ 13%] Linking C executable tidy_worker
Undefined symbols for architecture x86_64:
  "_open_memstream", referenced from:
      _eterm_vec_join in eterm_vec.c.o
      _eterm_to_string in eterm_vec.c.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[2]: *** [tidy_worker] Error 1
make[1]: *** [CMakeFiles/tidy_worker.dir/all] Error 2
make: *** [all] Error 2
@f34nk
Copy link
Owner Author

f34nk commented Feb 2, 2020

Same issue with my other package:
f34nk/modest_ex#21

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