After ./configure
it's showing this error:
ERROR: pixman >= 0.21.8 not present. Your options: (1) Preferred: Install the pixman devel package (any recent distro should have packages as Xorg needs pixman too). (2) Fetch the pixman submodule, using: git submodule update --init pixman
I am using Ubuntu 14.04. For me helped installation below component:
sudo apt-get install libpixman-1-dev