buaazp / zimg

A lightweight and high performance image storage and processing system.
http://zimg.buaa.us
BSD 3-Clause "New" or "Revised" License
2.69k stars 402 forks source link

centos下make的时候出现以下错误,help #143

Closed Mignet closed 8 years ago

Mignet commented 8 years ago

/home/zimg/src/zcache.c: In function ‘retry_cache’: /home/zimg/src/zcache.c:55: error: ‘MEMCACHED_BEHAVIOR_TCP_KEEPALIVE’ undeclared (first use in this function) /home/zimg/src/zcache.c:55: error: (Each undeclared identifier is reported only once /home/zimg/src/zcache.c:55: error: for each function it appears in.) make[3]: * [CMakeFiles/zimg.dir/zcache.c.o] Error 1 make[3]: Leaving directory `/home/zimg/build/zimg' make[2]: * [CMakeFiles/zimg.dir/all] Error 2 make[2]: Leaving directory/home/zimg/build/zimg' make[1]: **\* [all] Error 2 make[1]: Leaving directory/home/zimg/build/zimg' cp: cannot stat`zimg': No such file or directory

Mignet commented 8 years ago

https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz

Mignet commented 8 years ago

安装了新版本的libmemcached之后解决了

hongjunsu commented 7 years ago

我这边安装了 最新的 libmemcached 也没有用啊1.0.18的