Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When I emerge the newest version of qemu, which is 0.5.4, the executable called 'qemu' is not created. This is the actual program which simulates a whole machine. The other executables that only run another program are created. I also downloaded the qemu sources from its website and compiled it on my own, without portage, and 'qemu' was created. Reproducible: Always Steps to Reproduce: 1. type: ACCEPT_KEYWORDS="~x86" emerge qemu 2. type: qemu Actual Results: qemu is not found. Expected Results: qemu should be found and start emulating a machine.
Please check the updates about qemu and its targets. Closed as INVALID app-emulation/qemu-0.5.4 * CONTENTS: /usr /usr/share /usr/share/man /usr/share/man/man1 /usr/share/man/man1/qemu.1.gz /usr/share/man/man1/qemu-mkcow.1.gz /usr/share/qemu /usr/share/qemu/linux_boot.bin /usr/share/qemu/bios.bin /usr/share/qemu/vgabios.bin /usr/bin /usr/bin/qemu-ppc /usr/bin/qemu-mkcow /usr/bin/qemu-i386 /usr/bin/qemu-arm /usr/bin/qemu-sparc
Doesn't work for me either! What do you mean by "Please check the updates about qemu and its targets." ?
Take a look at this forum post: http://forums.gentoo.org/viewtopic.php?p=1205108#1205108 I haven't tried it yet, but looks promising.
qemu now builds different executable depending on the chosen targets, keep in mind that the qemu-fast on i386 MAY not link properly.