QT version is not properly installed, please run make install
Just so this no longer shows up as unanswered:
To install all qt-devel libraries, use
sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui
This solved the problem for me on recent Ubuntu version:
sudo apt-get install qt5-default