Perform installation Watchman error undefined reference to __sync_add_and_fetch_4

Source: Internet
Author: User


/app/watchman-2.9.5/./watchman.h:104:undefined reference to ' __sync_add_and_fetch_4 '
/app/ watchman-2.9.5/./watchman.h:104:undefined reference to ' __sync_add_and_fetch_4 '
watchman-root.o:in function ' W_ Root_init ':
/app/watchman-2.9.5/root.c:191:undefined reference to ' __sync_fetch_and_add_4 '
WATCHMAN-ROOT.O: In function ' W_refcnt_del ':
/app/watchman-2.9.5/watchman.h:104:undefined reference to ' __sync_add_and_fetch_4 '
/app/watchman-2.9.5/watchman.h:104:undefined reference to ' __sync_add_and_fetch_4 '
Watchman-root.o:in function ' w_root_free_watched_roots ':
/app/watchman-2.9.5/root.c:3192:undefined reference to ' __sync_fetch_and_ Add_4 '
watchman-string.o:in function ' W_refcnt_del ':
/app/watchman-2.9.5/watchman.h:104:undefined Reference To ' __sync_add_and_fetch_4 '
Collect2:ld returned 1 exit status
Make[1]: * * * [Watchman] Error 1
make[1]: Leavi ng directory '/app/watchman-2.9.5 '
Make: * * * [all] Error 2

 
Causes:
Linux is 32-bit version
View: getconf long_bit
 
Workaround:
Add parameter when executing make command: Make cflags= "-march=i686″

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.