1:/tmp/redis-2.6.14/src/zmalloc.c:223:undefined reference to '__sync_add_and_fetch'
make時加參數:
make CFLAGS= -march=i686(這個根據情況填寫參數值)
2:make[1]: Warning: File `.make-settings' has modification time 8.3e+02 s in t....'
修改文件修改時間:
find |axvf touch touch .make-settings