qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Unable to compile qemu-kqemu from source


From: Carlo Andreoli
Subject: [Qemu-devel] Unable to compile qemu-kqemu from source
Date: Mon, 2 Jan 2006 17:16:11 +0100
User-agent: KMail/1.6.1

Hi,

I'm currently running qemu 0.7.2 on my Mandrake 10.0 without problems,
but since I would like to use kqemu too and there are no binary packages
for it, I've tried to compile qemu-kqemu from sources, following the 
instructions on Fabrice's site.

The ./configure and make seem to go without errors, but the make install
fails complaining for a missing kqemu.o
I've looked around in various lists and seen the same problem reported 
(without solution) for Mandrake 10.1 also,  so I decided to ask here

Following, an excerpt of the make / make install output (everything regarding 
kqemu)

Thank you all in advance

Carlo


"make" messages regarding kqemu:

make -C kqemu
make[1]: Entering directory `/home/carlo/Software/QEmu/qemu-0.7.2/kqemu'
make -C /usr/src/linux M=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.6.3-15mdk'
make[3]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/asm-i386/asm_offsets.h
  CC [M]  3rdparty/prism54/islpci_eth.o
  CC [M]  3rdparty/prism54/islpci_mgt.o
  CC [M]  3rdparty/prism54/isl_38xx.o
  CC [M]  3rdparty/prism54/isl_ioctl.o
3rdparty/prism54/isl_ioctl.c:854: warning: `prism54_set_rate' defined but not 
used
  CC [M]  3rdparty/prism54/islpci_dev.o
  CC [M]  3rdparty/prism54/islpci_hotplug.o
  CC [M]  3rdparty/prism54/isl_wds.o
  CC [M]  3rdparty/prism54/oid_mgt.o
  LD [M]  3rdparty/prism54/prism54.o
  Building modules, stage 2.
  MODPOST
  LD [M]  3rdparty/prism54/prism54.ko
make[2]: Leaving directory `/usr/src/linux-2.6.3-15mdk'
make[1]: Leaving directory `/home/carlo/Software/QEmu/qemu-0.7.2/kqemu'


"make install" messages regarding kqemu:

make -C kqemu
make[1]: Entering directory `/home/carlo/Software/QEmu/qemu-0.7.2/kqemu'
make -C /usr/src/linux M=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.6.3-15mdk'
make[3]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/asm-i386/asm_offsets.h
  Building modules, stage 2.
  MODPOST
make[2]: Leaving directory `/usr/src/linux-2.6.3-15mdk'
make[1]: Leaving directory `/home/carlo/Software/QEmu/qemu-0.7.2/kqemu'

....

cd kqemu ; ./install.sh
cp: cannot stat `kqemu.o': No such file or directory





reply via email to

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