CentOS 5.5 32位上安装Redis 2.6报错解决
之前在FreeBSD7.4上安装很顺利就安装了,但这次在CentOS 5.5上安装时遇到了如下问题zmalloc.o: In function zmalloc_used_memory":/home/xx/redis-2.6.2/src/zmalloc.c:223: undefined reference to__sync_add_and_fetch_4′collect2: ld 返回 1make[1]: *** [redis-server] 错...