Due to this commit: commit 40d6444e91c6ab17e5e8ab01d4eece90cbc4afed Author: Avi Kivity <a...@redhat.com> Date: Tue Nov 15 20:12:17 2011 +0200
configure: build position independent executables on x86-Linux hostsPIE binaries cannot be linked with non-PIE binaries and make is not smart enough to rebuild when the CFLAGS have changed.
Regards, Anthony Liguori