Jan Marten Simons wrote:

Darrin Ritter wrote:

dyngen: ret or jmp expected at the end of op_bsfw_T0_cc
make[1]: *** [op.h] Error 1
make[1]: Leaving directory `/home/dv/tmp/qemu-0.7.2/i386-user'
make: *** [all] Error 1

Looks like you are using gcc4 which is still unsupported. Try to use gcc3.x

I'll use this message to pinpoint to the imho very nice unofficial FAQ at http://lilly.csoft.net/~jeffryj/cgi-bin/moin.cgi/FrequentlyAskedQuestions where frequently asked questions from the irc channel (#qemu on freenode.net) are collected.

With regards,
Jan


thanks ./configure ---cc=gcc32 -target-list= x86_64-softmmu enabled me to compile

and modprobe kqemu loaded the kernel module but the system hangs with the following command:

qemu-system-x86_64 -enable-audio -user-net /home/dv/qemu/hd.img

any ideas
Darrin



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel




_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to