qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] kqemu install problem
@ 2006-07-20  9:02 Bernd Blaudzun
  2006-07-22 13:29 ` [Qemu-devel] " Ritesh Raj Sarraf
  0 siblings, 1 reply; 4+ messages in thread
From: Bernd Blaudzun @ 2006-07-20  9:02 UTC (permalink / raw)
  To: qemu-devel

Hi all,

i try to explain my little problem but first some information about my
system: Fedora Core 5,- i386 Version
	qemu-0.8.1, 
	Nvidia Graphic, 
	Linux FC5-i386 2.6.17-1.2157_FC5 #1 Tue Jul 11 22:55:46 EDT 2006 i686
athlon i386 GNU/Linux


i tried to install kqemu and it worked fine on my last
kernel-2.16.16-1.2133 - but now i updated my kernel to upper version and
now i cant install kqemu anymore - here my messages:

        [root@FC5-i386 kqemu-1.3.0pre7]# ./configure
        Source path       /usr/src/qemu/kqemu-1.3.0pre7
        C compiler        gcc
        Host C compiler   gcc
        make              make
        host CPU          i386
        
        kernel sources    /lib/modules/2.6.17-1.2157_FC5/build
        kbuild type       2.6
        
        [root@FC5-i386 kqemu-1.3.0pre7]# make
        make -C /lib/modules/2.6.17-1.2157_FC5/build M=`pwd` modules
        make[1]: Entering directory
        `/usr/src/kernels/2.6.17-1.2157_FC5-i686'
          CC [M]  /usr/src/qemu/kqemu-1.3.0pre7/kqemu-linux.o
        /usr/src/qemu/kqemu-1.3.0pre7/kqemu-linux.c:52: Fehler: expected
        »)« before string constant
        make[2]: *** [/usr/src/qemu/kqemu-1.3.0pre7/kqemu-linux.o]
        Fehler 1
        make[1]: *** [_module_/usr/src/qemu/kqemu-1.3.0pre7] Fehler 2
        make[1]: Leaving directory
        `/usr/src/kernels/2.6.17-1.2157_FC5-i686'
        make: *** [kqemu.ko] Fehler 2
        
then i tried another version - kqemu-1.3.0pre9:

        [root@FC5-i386 kqemu-1.3.0pre9]# ./configure
        Source path       /usr/src/qemu/kqemu-1.3.0pre9
        C compiler        gcc
        Host C compiler   gcc
        make              make
        host CPU          i386
        
        kernel sources    /lib/modules/2.6.17-1.2157_FC5/build
        kbuild type       2.6
        [root@FC5-i386 kqemu-1.3.0pre9]# make
        make -C /lib/modules/2.6.17-1.2157_FC5/build M=`pwd` modules
        make[1]: Entering directory
        `/usr/src/kernels/2.6.17-1.2157_FC5-i686'
          CC [M]  /usr/src/qemu/kqemu-1.3.0pre9/kqemu-linux.o
        cp /usr/src/qemu/kqemu-1.3.0pre9/kqemu-mod-i386.o /usr/src/qemu/kqemu-1.3.0pre9/kqemu-mod.o
          LD [M]  /usr/src/qemu/kqemu-1.3.0pre9/kqemu.o
          Building modules, stage 2.
          MODPOST
        WARNING: could not
        find /usr/src/qemu/kqemu-1.3.0pre9/.kqemu-mod.o.cmd
        for /usr/src/qemu/kqemu-1.3.0pre9/kqemu-mod.o
          CC      /usr/src/qemu/kqemu-1.3.0pre9/kqemu.mod.o
          LD [M]  /usr/src/qemu/kqemu-1.3.0pre9/kqemu.ko
        make[1]: Leaving directory
        `/usr/src/kernels/2.6.17-1.2157_FC5-i686'
        
any ideas where i can find this missed files or any other ideas to fix
this problem ?

Greetz Bernd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-07-22 23:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-20  9:02 [Qemu-devel] kqemu install problem Bernd Blaudzun
2006-07-22 13:29 ` [Qemu-devel] " Ritesh Raj Sarraf
2006-07-22 13:58   ` Brad Campbell
2006-07-22 23:07     ` [Qemu-devel] " Ritesh Raj Sarraf

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).