qemu fails to build with texinfo 5.0 as i don't need the docs, i just applied the following sed and have been able to build qemu-kvm 1.2.0
sed -e "s@DOCS=qemu-doc.html qemu-tech.html @DOCS=@" \
-e "/_DATA) qemu-doc.html/d" \
-i Makefile
tobias
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page
