* [Qemu-devel] Bug compiling kqemu
@ 2005-05-29 12:10 Juergen Bullinger
2005-05-29 15:10 ` Ishwar Rattan
0 siblings, 1 reply; 2+ messages in thread
From: Juergen Bullinger @ 2005-05-29 12:10 UTC (permalink / raw)
To: qemu-devel
Hi all,
sorry if this is already a known problem. I downloaded qemu 0.7.0 and
kqemu 0.6.2-1. First I only compiled qemu 0.7.0 without kqemu on my
machine (which is a AMD Athlon/64 running Fedora Core 3 in the 86_64
distribution).
Qemu worked fine with Win 98.
Then I tried to compile it a second time with kqemu and got the
following problem:
make[1]: Entering directory
`/home/juergen/downloads/qemu/qemu-0.7.0/kqemu'
make -C /lib/modules/2.6.11-1.27_FC3/build M=`pwd` modules
make[2]: Entering directory `/lib/modules/2.6.11-1.27_FC3/build'
CC [M] /home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kmod.o
cp /home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu-mod-
i386.o /home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu-mod.o
LD [M] /home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu.o
ld: Relocatable linking with relocations from format elf32-i386
(/home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu-mod.o) to format
elf64-x86-64 (/home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu.o) is
not supported
make[3]: *** [/home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu.o]
Error 1
make[2]: *** [_module_/home/juergen/downloads/qemu/qemu-0.7.0/kqemu]
Error 2
make[2]: Leaving directory `/lib/modules/2.6.11-1.27_FC3/build'
make[1]: *** [kqemu.ko] Error 2
make[1]: Leaving directory
`/home/juergen/downloads/qemu/qemu-0.7.0/kqemu'
make: *** [all] Error 2
[juergen@localhost qemu-0.7.0]$
Is this problem already known?
Is there already a workaround?
BTW: qemu is great! Thank you folks!
When I compiled it I got many warnings about pointer-to-int conversions
which could lead to problems, but it worked fine. I guess it was just,
because my system is 64 bit. If you like to remove these warnings I
could send you the output of the make process.
Thank you in advance
Juergen
--
Juergen Bullinger <juergen.bullinger@gmx.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Bug compiling kqemu
2005-05-29 12:10 [Qemu-devel] Bug compiling kqemu Juergen Bullinger
@ 2005-05-29 15:10 ` Ishwar Rattan
0 siblings, 0 replies; 2+ messages in thread
From: Ishwar Rattan @ 2005-05-29 15:10 UTC (permalink / raw)
To: qemu-devel
On Sun, 29 May 2005, Juergen Bullinger wrote:
> LD [M] /home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu.o
> ld: Relocatable linking with relocations from format elf32-i386
> (/home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu-mod.o) to format
> elf64-x86-64 (/home/juergen/downloads/qemu/qemu-0.7.0/kqemu/kqemu.o) is
> not supported
^^^^^^^^^^^^^^^^^^^^^^^^^
Probably the kernel patch does not work for 64-bit
kernel scenario, read the error carefully.
-ishwar
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-29 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-29 12:10 [Qemu-devel] Bug compiling kqemu Juergen Bullinger
2005-05-29 15:10 ` Ishwar Rattan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).