qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1032048] [NEW] qemu-kvm 1.1.x can't 'make', guest: 'ar


From: edsfocci
Subject: [Qemu-devel] [Bug 1032048] [NEW] qemu-kvm 1.1.x can't 'make', guest: 'arm', host: x86_64
Date: Thu, 02 Aug 2012 06:43:43 -0000

Public bug reported:

Problem compiling qemu-kvm-1.1.0 and qemu-kvm-1.1.1. This bug is
reproducible,  but due to my lack of skill, the solution eludes me.

CPU:
AMD Athlon(tm) II X2 255 Processor

Host OS's tried:
Ubuntu 12.04 64-bit, Puppy Linux 5.2.8-005 32-bit

What I typed:
./configure --target-list="arm-softmmu arm-linux-user" --enable-sdl
make

I'm able to 'configure', but not able to 'make'.

Output from Ubuntu:
...
  CC    arm-softmmu/strongarm.o
  CC    arm-softmmu/collie.o
  CC    arm-softmmu/pl041.o
  CC    arm-softmmu/lm4549.o
  LINK  arm-softmmu/qemu-system-arm
../libhw32/msi.o: In function `msi_init':
/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:260: undefined reference 
to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_uninit':
/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:279: undefined reference 
to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_reset':
/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:295: undefined reference 
to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_notify':
/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:348: undefined reference 
to `kvm_kernel_irqchip'
../libhw32/msi.o: In function `msi_write_config':
/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:441: undefined reference 
to `kvm_kernel_irqchip'
../libhw32/msix.o:/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msix.c:389: 
more undefined references to `kvm_kernel_irqchip' follow
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-arm] Error 1
make: *** [subdir-arm-softmmu] Error 2

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1032048

Title:
  qemu-kvm 1.1.x can't 'make', guest: 'arm', host: x86_64

Status in QEMU:
  New

Bug description:
  Problem compiling qemu-kvm-1.1.0 and qemu-kvm-1.1.1. This bug is
  reproducible,  but due to my lack of skill, the solution eludes me.

  CPU:
  AMD Athlon(tm) II X2 255 Processor

  Host OS's tried:
  Ubuntu 12.04 64-bit, Puppy Linux 5.2.8-005 32-bit

  What I typed:
  ./configure --target-list="arm-softmmu arm-linux-user" --enable-sdl
  make

  I'm able to 'configure', but not able to 'make'.

  Output from Ubuntu:
  ...
    CC    arm-softmmu/strongarm.o
    CC    arm-softmmu/collie.o
    CC    arm-softmmu/pl041.o
    CC    arm-softmmu/lm4549.o
    LINK  arm-softmmu/qemu-system-arm
  ../libhw32/msi.o: In function `msi_init':
  /home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:260: undefined 
reference to `kvm_kernel_irqchip'
  ../libhw32/msi.o: In function `msi_uninit':
  /home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:279: undefined 
reference to `kvm_kernel_irqchip'
  ../libhw32/msi.o: In function `msi_reset':
  /home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:295: undefined 
reference to `kvm_kernel_irqchip'
  ../libhw32/msi.o: In function `msi_notify':
  /home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:348: undefined 
reference to `kvm_kernel_irqchip'
  ../libhw32/msi.o: In function `msi_write_config':
  /home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msi.c:441: undefined 
reference to `kvm_kernel_irqchip'
  ../libhw32/msix.o:/home/user/uHome/Software-Dev/qemu-kvm-1.1.0/hw/msix.c:389: 
more undefined references to `kvm_kernel_irqchip' follow
  collect2: ld returned 1 exit status
  make[1]: *** [qemu-system-arm] Error 1
  make: *** [subdir-arm-softmmu] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1032048/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]