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
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
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
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
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
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
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
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