qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bernd Blaudzun <codex-1@gmx.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] kqemu install problem
Date: Thu, 20 Jul 2006 11:02:14 +0200	[thread overview]
Message-ID: <1153386134.3054.10.camel@FC5-i386> (raw)

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

             reply	other threads:[~2006-07-20  9:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-20  9:02 Bernd Blaudzun [this message]
2006-07-22 13:29 ` [Qemu-devel] Re: kqemu install problem Ritesh Raj Sarraf
2006-07-22 13:58   ` Brad Campbell
2006-07-22 23:07     ` [Qemu-devel] " Ritesh Raj Sarraf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1153386134.3054.10.camel@FC5-i386 \
    --to=codex-1@gmx.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).