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

* [Qemu-devel] Re: kqemu install problem
  2006-07-20  9:02 [Qemu-devel] kqemu install problem Bernd Blaudzun
@ 2006-07-22 13:29 ` Ritesh Raj Sarraf
  2006-07-22 13:58   ` Brad Campbell
  0 siblings, 1 reply; 4+ messages in thread
From: Ritesh Raj Sarraf @ 2006-07-22 13:29 UTC (permalink / raw)
  To: qemu-devel

Bernd Blaudzun on Thursday 20 Jul 2006 14:32 wrote:

> then i tried another version - kqemu-1.3.0pre9:

Is this version released ?
I didn't find it on the qemu page.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."
"Stealing logic from one person is plagiarism, stealing from many is research."
"The great are those who achieve the impossible, the petty are those who
cannot - rrs"

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

* Re: [Qemu-devel] Re: kqemu install problem
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Brad Campbell @ 2006-07-22 13:58 UTC (permalink / raw)
  To: qemu-devel

Ritesh Raj Sarraf wrote:
> Bernd Blaudzun on Thursday 20 Jul 2006 14:32 wrote:
> 
>> then i tried another version - kqemu-1.3.0pre9:
> 
> Is this version released ?
> I didn't find it on the qemu page.

Referenced here :
http://www.qemu.org/download.html

And points to here :
http://www.qemu.org/kqemu-1.3.0pre9.tar.gz

Brad
-- 
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams

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

* [Qemu-devel] Re: Re: kqemu install problem
  2006-07-22 13:58   ` Brad Campbell
@ 2006-07-22 23:07     ` Ritesh Raj Sarraf
  0 siblings, 0 replies; 4+ messages in thread
From: Ritesh Raj Sarraf @ 2006-07-22 23:07 UTC (permalink / raw)
  To: qemu-devel

Brad Campbell on Saturday 22 Jul 2006 19:28 wrote:

> Referenced here :
> http://www.qemu.org/download.html
> 
> And points to here :
> http://www.qemu.org/kqemu-1.3.0pre9.tar.gz
> 

Hmmm!! I usually used to look here:
http://fabrice.bellard.free.fr/qemu/

Thanks for the links.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."
"Stealing logic from one person is plagiarism, stealing from many is research."
"The great are those who achieve the impossible, the petty are those who
cannot - rrs"

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