qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1324724] [NEW] make install fails on arm host


From: Peter Chubb
Subject: [Qemu-devel] [Bug 1324724] [NEW] make install fails on arm host
Date: Thu, 29 May 2014 23:34:24 -0000

Public bug reported:

I do:
   ./configure --target-list=arm-softmmu
   make
  sudo make install

and see:
install -d -m 0755 "/usr/local/bin"
libtool --quiet --mode=install install -c -m 0755 qemu-ga qemu-nbd qemu-img 
qemu-io  fsdev/virtfs-proxy-helper "/usr/local/bin"
strip "/usr/local/bin/qemu-ga" "/usr/local/bin/qemu-nbd" 
"/usr/local/bin/qemu-img" "/usr/local/bin/qemu-io" 
"/usr/local/bin/fsdev/virtfs-proxy-helper"
strip: '/usr/local/bin/fsdev/virtfs-proxy-helper': No such file
Makefile:379: recipe for target 'install' failed
make: *** [install] Error 1


Host is Odroid-XU running Debian Jessie.
Source is at d7d3d6092cb7edc75dc49fb90c86dd5425ab4805 Merge remote-tracking 
branch 'remotes/afaerber/tags/qom-devices-for-peter'
 
libtool version 2.4.2-1.7 armhf

** Affects: qemu
     Importance: Undecided
         Status: New

** Patch added: "Probably wrong fix."
   https://bugs.launchpad.net/bugs/1324724/+attachment/4122442/+files/fix.patch

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

Title:
  make install fails on arm host

Status in QEMU:
  New

Bug description:
  I do:
     ./configure --target-list=arm-softmmu
     make
    sudo make install

  and see:
  install -d -m 0755 "/usr/local/bin"
  libtool --quiet --mode=install install -c -m 0755 qemu-ga qemu-nbd qemu-img 
qemu-io  fsdev/virtfs-proxy-helper "/usr/local/bin"
  strip "/usr/local/bin/qemu-ga" "/usr/local/bin/qemu-nbd" 
"/usr/local/bin/qemu-img" "/usr/local/bin/qemu-io" 
"/usr/local/bin/fsdev/virtfs-proxy-helper"
  strip: '/usr/local/bin/fsdev/virtfs-proxy-helper': No such file
  Makefile:379: recipe for target 'install' failed
  make: *** [install] Error 1

  
  Host is Odroid-XU running Debian Jessie.
  Source is at d7d3d6092cb7edc75dc49fb90c86dd5425ab4805 Merge remote-tracking 
branch 'remotes/afaerber/tags/qom-devices-for-peter'
   
  libtool version 2.4.2-1.7 armhf

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



reply via email to

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