| Summary: | app-emulation/qemu-kvm-1.1 - In function `virtio_pci_set_guest_notifiers': virtio-pci.c:(.text+0xaf7): undefined reference to `kvm_kernel_irqchip' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Kevin Faulkner <kondor6c> |
| Component: | Current packages | Assignee: | Gentoo QEMU Project <qemu+disabled> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | CC: | madcored, Thomas.Eschenbacher, wking |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Kevin Faulkner
2012-07-14 06:00:36 UTC
The subject of your bug should include the full package name (app-emulation/qemu), possibly with the version number (app-emulation/qemu-1.0.1) not just `qemu`. Regarding the bug, see [1], which provides a patch fixing what seems to be your error. [1]: https://patchwork.kernel.org/patch/1160751/ I can confirm that app-emulator/qemu-kvm-1.1.[01] fails to build for the following softmmu targets: alpha arm m68k mips mips64 mips64el mipsel ppc ppc64 ppcemb sh4 sh4eb sparc64. The patch from Comment 1 resolved the issue, although I only tested if the package compiled. 1) Please post your `emerge --info' output in a comment. 2) Please attach the entire build log to this bug report. It seems that this problem has already been discussed and solved in qemu-kvm upstream. A patch can be found here: https://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commit;h=bbf3b80401d55ac3339160cefa17f0015317f512 (worked for me) Just found out this is a duplicate of bug 425418. *** This bug has been marked as a duplicate of bug 425418 *** |