Eu tenho problemas para rodar o make na mais recente extensão PHP memcached, no CentOS 6.5:
pecl download memcached
tar zxvf memcached-2.2.0.tgz
cd memcached-2.2.0/
phpize
./configure --disable-memcached-sasl --with-libmemcached-dir=/usr
make
Então recebo o seguinte erro: link