LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kqemu error (https://www.linuxquestions.org/questions/linux-software-2/kqemu-error-321196/)

Marshalle 05-08-2005 12:08 AM

kqemu error (The reply in this is mine still require help)
 
I have purchased Win4Lin Pro for the one application I need that won't work under linux (someone please tell me if there is a native one as I would prefer it).

Basically i'm presuming I need to add this support because the mouse is very lagged. It was OK with Win2K installed on it but since putting on WinXP which is supported in the latest version the mouse is about half a second behind and is very irritating.

Anyway I have to type this:
/opt/win4linpro/bin # ./build_kqemu.sh /home/mashalle/Data/Linux/QEMU/kqemu-0.6.2-1.tar.gz

and I get the following result.

make -C "/usr/src/linux" SUBDIRS=`pwd` modules
make[1]: Entering directory `/usr/src/linux-2.6.11.4-20050428101001'
Makefile:494: .config: No such file or directory

WARNING: Symbol version dump /usr/src/linux-2.6.11.4-20050428101001/Module.symvers is missing; modules will have no modversions.

CC [M] /tmp/.build_kqemu-12997/kqemu/kmod.o
/bin/sh: scripts/basic/fixdep: No such file or directory
make[2]: *** [/tmp/.build_kqemu-12997/kqemu/kmod.o] Error 1
make[1]: *** [_module_/tmp/.build_kqemu-12997/kqemu] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.11.4-20050428101001'
make: *** [kqemu.o] Error 2

As far as I can figure it's looking for a different kernel source than I have installed, (mine is 2.6.11.4-20050407134854-default and I have never figured out how to match the source properly or how to install it. Am I on the right track?

Thanks in advance,

M

Marshalle 05-08-2005 12:11 AM

Forgot to mention, the applciation this is all hopefully going to make work is Epson Print CD. I have an R210 Printer and the latest drivers installed with support for the CD Tray. The application itself does install under wine but does not print as it is USB. This method gives me two workarounds that I can think of, a) network printing to the USB shared printer, or b) printing to a pdf or postscript file first. Wine is supposed to print postscript but I couldn't get it to do that.

M

speedbump 07-11-2005 04:07 PM

You need to have the kernel sources installed in order for the kqemu install script to work... It'll be about a 40MB download, unless you've got it on your install CD's.


Make CERTAIN you install the SAME kernel source version as the kernel you're running.

More info on KQEMU and Win4Lin:
http://www.win4lin.com/component/opt...145/mode,view/


All times are GMT -5. The time now is 01:54 PM.