That's a missing OpenGL development header. Is this the same machine and the same Qt that you built Sigil 0.9.3 with? I only ask, because I would expect 0.9.4 to build just fine in the same environment that 0.9.3 was built with.
Try:
Code:
sudo apt-get install mesa-common-dev
and then try building Sigil again.