-
Notifications
You must be signed in to change notification settings - Fork 3.8k
eos build error(Undefined symbols for architecture x86_64) on mac Sierra 10.12.6 #1319
Comments
same problem.Have you solved the problem? |
Try pulling in the latest code from the repo and building from eosio_build.sh, |
having the same problem |
llvm-config --has-rtti --version |
@hoopslb @beeant @zhouyasong This issue is pretty old but not forgotten. Save the output of the script and put it here if you run into any issues. |
Hi, same issue here with recent version. I'm running High Sierra 10.13.4.
|
++ same problem at macOS High Sierra 10.13.4 (17E202) [ 74%] Building LLVM bitcode simple.token.cpp.bc |
@69736c616d I need to see the full output of the eosio_build.sh script. Can you run the following and post the eosio_build.log file here? |
here it is output of
|
@schabluk your issue is brew not symlinking gettext properly, you can find your solution here: @69736c616d one more, can you run the following and paste the output here? |
#2028 didnt work for me. which llvm-config : /usr/local/bin/llvm-config llvm-config --has-rtti --version llc --version Registered Targets: |
no more build error after latest commits. |
@69736c616d Great! |
I having the same issue on master branch
|
@prolands getting same error on master |
I am on mac and still get this error after trying the above steps. I tried v1.1.2 and v.1.1.6 no luck |
+1 |
1 similar comment
+1 |
in my mac seirra, reinstalling gettext helped. |
build with "./eosio-build.sh darwin"
The text was updated successfully, but these errors were encountered: