Hi,
I was installing PHP-5.5.26 on my CentOS-6, 32-bit, deployment server and got this error while running ‘./configure’.
I fixed it by installing libc-client-devel package with the following command:
#yum install libc-client-devel.i386
(or)
#yum install libc-client-*