[qemu-discuss] Newbie on using KQEMU

2007-09-08 Thread Kevin
Use '[b]gmake[/b]' instead of 'make'. The file contains gnuisms and using 'make' is defaulting to the Sun compilers 'make'. -- This message posted from opensolaris.org

[qemu-discuss] Newbie on using KQEMU

2007-09-01 Thread Ben Taylor
Duncan Groenewald wrote: > Thanks - got it going I think, is there some way of checking its actually > running in accelerated mode ? use Ctrl-Alt-2 and do an "info kqemu" > It might also be an idea to title the documents building QEMU and KQEMU and > mentioning that the command requir

[qemu-discuss] Newbie on using KQEMU

2007-08-31 Thread Duncan Groenewald
Thanks - got it going I think, is there some way of checking its actually running in accelerated mode ? It might also be an idea to title the documents building QEMU and KQEMU and mentioning that the command required to make kqemu is "gmake install32" or "gmake install64". Idiots like me don

[qemu-discuss] Newbie on using KQEMU

2007-08-30 Thread Ben Taylor
Duncan Groenewald wrote: > Oops - seems I needed to add /usr/sfw/bin to the PATH environment variable - > fixes the gcc not found error but same error with make > > bash-3.00# PATH=$PATH:/usr/sfw/bin: > bash-3.00# ./configure > Source path /root/Downloads/kqemu/kqemu > C compiler

[qemu-discuss] Newbie on using KQEMU

2007-08-30 Thread Ben Taylor
Duncan Groenewald wrote: > I have just installed snv b70 on my IBM X31 laptop and have installed > WindowsXP in a qemu vm. I would like to install the kqemu accelerator but > have been unable to do so. > > Here is what I did: > 1. Downloaded the kqemu-1.3.0pre11__sol10FCS... files f

[qemu-discuss] Newbie on using KQEMU

2007-08-30 Thread Duncan Groenewald
Oops - seems I needed to add /usr/sfw/bin to the PATH environment variable - fixes the gcc not found error but same error with make bash-3.00# PATH=$PATH:/usr/sfw/bin: bash-3.00# ./configure Source path /root/Downloads/kqemu/kqemu C compilergcc Host C compiler gcc make

[qemu-discuss] Newbie on using KQEMU

2007-08-30 Thread Duncan Groenewald
I still get the same problem. Here it is... bash-3.00# ./configure ./configure: gcc: not found big/little test failed Source path /root/Downloads/kqemu/kqemu C compilergcc Host C compiler gcc make gmake host CPU i386 bash-3.00# make kqemu32 make: Fatal error

[qemu-discuss] Newbie on using KQEMU

2007-08-30 Thread Duncan Groenewald
I have just installed snv b70 on my IBM X31 laptop and have installed WindowsXP in a qemu vm. I would like to install the kqemu accelerator but have been unable to do so. Here is what I did: 1. Downloaded the kqemu-1.3.0pre11__sol10FCS... files from this site. 2. Unzipped and ran the ./con