I was ./configure
'd the qemu-1.4.0 and during make
it cause:
(cd /home/amin/Simulate/qemu-1.4.0/pixman; autoreconf -v --install)
/bin/sh: 1: autoreconf: not found
make: *** [/home/amin/Simulate/qemu-1.4.0/pixman/configure] Error 127
Now, I can't find how to pass this error.
Thanks.