Dear Friends,
How I compile MODULE kqemu (QEMU) on Centos 4.2 ?
I done download kernerl-devel, but when I compile MODULE KQEMU I have received follow message.
# make make -C SUBDIRS=`pwd` modules make: *** SUBDIRS=/data/appl/kqemu: No such file or directory. Stop. make: *** [kqemu.o] Error 2
Thanks
Adriano Frare
On 11/09/2005 01:36 PM, Adriano Frare wrote:
Dear Friends,
How I compile MODULE kqemu (QEMU) on Centos 4.2 ?
I done download kernerl-devel, but when I compile MODULE KQEMU I have received follow message.
# make make -C SUBDIRS=`pwd` modules make: *** SUBDIRS=/data/appl/kqemu: No such file or directory. Stop. make: *** [kqemu.o] Error 2
Have a look at my qemu package - it might work on CentOS...
http://filelister.linux-kernel.at/mod_perl?current=/packages/
Best, Oliver
Oliver Falk wrote:
On 11/09/2005 01:36 PM, Adriano Frare wrote:
Dear Friends,
How I compile MODULE kqemu (QEMU) on Centos 4.2 ?
I done download kernerl-devel, but when I compile MODULE KQEMU I have received follow message.
# make make -C SUBDIRS=`pwd` modules make: *** SUBDIRS=/data/appl/kqemu: No such file or directory. Stop. make: *** [kqemu.o] Error 2
Have a look at my qemu package - it might work on CentOS...
http://filelister.linux-kernel.at/mod_perl?current=/packages/
I dont see a KQemu module there ..... got a specific link for the 2.6.9-22.0.1/i386 ?
Also, fwiw - dag's pkgs for qemu work fine on CentOS3 and CentOS4
- K
On 11/09/2005 01:28 PM, Karanbir Singh wrote:
Oliver Falk wrote:
On 11/09/2005 01:36 PM, Adriano Frare wrote:
Dear Friends,
How I compile MODULE kqemu (QEMU) on Centos 4.2 ?
I done download kernerl-devel, but when I compile MODULE KQEMU I have received follow message.
# make make -C SUBDIRS=`pwd` modules make: *** SUBDIRS=/data/appl/kqemu: No such file or directory. Stop. make: *** [kqemu.o] Error 2
Have a look at my qemu package - it might work on CentOS...
http://filelister.linux-kernel.at/mod_perl?current=/packages/
I dont see a KQemu module there ..... got a specific link for the 2.6.9-22.0.1/i386 ?
I package kqemu into qemu package. :-)
Also, fwiw - dag's pkgs for qemu work fine on CentOS3 and CentOS4
So my advanced should also :-)
Best, Oliver
Oliver Falk wrote:
Have a look at my qemu package - it might work on CentOS...
http://filelister.linux-kernel.at/mod_perl?current=/packages/
I dont see a KQemu module there ..... got a specific link for the 2.6.9-22.0.1/i386 ?
I package kqemu into qemu package. :-)
Wont it be better to package it as a kernel-module-kqemu-<kernel_version>-foo.rpm just like most other kernel modules are .... otherwise the entire package becomes kinda redundant each time a new kernel is released.
With a seperate kernel module package, it would also be possible to just have a stock qemu.rpm that works all the time, and with kernel-module pkgs' installed with each kernel, you can get the acceleration when possible.
Also, I presume you have an agreement with the author w.r.t licensing issues... from the website :
"The QEMU Accelerator is free to use, but it is a closed source proprietary product. You are not allowed to distribute it yourself to other people without an explicit authorisation. Distributors wishing to include the QEMU accelerator on CDs, ISO images or packages must contact the author to know the exact terms."
therefore, maybe a .nosrc.rpm ?
- KB
On 11/09/2005 02:38 PM, Karanbir Singh wrote:
Oliver Falk wrote:
Have a look at my qemu package - it might work on CentOS...
http://filelister.linux-kernel.at/mod_perl?current=/packages/
I dont see a KQemu module there ..... got a specific link for the 2.6.9-22.0.1/i386 ?
I package kqemu into qemu package. :-)
Wont it be better to package it as a kernel-module-kqemu-<kernel_version>-foo.rpm just like most other kernel modules are .... otherwise the entire package becomes kinda redundant each time a new kernel is released.
With a seperate kernel module package, it would also be possible to just have a stock qemu.rpm that works all the time, and with kernel-module pkgs' installed with each kernel, you can get the acceleration when possible.
It would be better, of course, but I only packaged it for myself...
Also, I presume you have an agreement with the author w.r.t licensing issues... from the website :
"The QEMU Accelerator is free to use, but it is a closed source proprietary product. You are not allowed to distribute it yourself to other people without an explicit authorisation. Distributors wishing to include the QEMU accelerator on CDs, ISO images or packages must contact the author to know the exact terms."
therefore, maybe a .nosrc.rpm ?
I packaged it for myself... I'm not going to distribute it and already deleted it from the site... I just wanted to help... :-)
Best, Oliver
Oliver Falk wrote:
Also, I presume you have an agreement with the author w.r.t licensing issues... from the website :
"The QEMU Accelerator is free to use, but it is a closed source proprietary product. You are not allowed to distribute it yourself to other people without an explicit authorisation. Distributors wishing to include the QEMU accelerator on CDs, ISO images or packages must contact the author to know the exact terms."
therefore, maybe a .nosrc.rpm ?
I packaged it for myself... I'm not going to distribute it and already deleted it from the site... I just wanted to help... :-)
If you send me your .spec file - maybe I can try to convert that into 2 pkgs and also create a .nosrc.rpm for the kqemu ( if its possible ).
just email it over off-list.
thanks
- K