To compile Pulseaudio from git, you need to follow this few steps.
1) First we will need to install some dependencies (deps in the rest of the text). So, open terminal and paste this:
Code:
sudo apt-get build-dep pulseaudio && sudo apt-get install checkinstall git libpulse-dev