>> {standard input}:9097: Error: bad instruction `lock'
>> {standard input}:9097: Error: bad instruction `addl $0,0(%rsp)'
>> {standard input}:9412: Error: bad instruction `lock'
>> {standard input}:9412: Error: bad instruction `addl $0,0(%rsp)'
>> /home/share/qemu-devel/QEMU/src/qemu-2.5.0/rules.mak:57: recipe for target
>> 'hw/display/qxl.o' failed
>> make: *** [hw/display/qxl.o] Error 1
>> ==> ERROR: A failure occurred in build().
>> Aborting...

>This should really not happen because it implies that we
>somehow ended up with x86 inline assembly.

>Some things to test:
>(1) if you configure QEMU with --disable-spice, does it build
>OK, or does it just fail later on on some other source file?‎

Thank you ‎for the assistance Peter

I have managed to try your suggestion and made some progress. After I added 
"--disable-spice", the code compiled without any error. This implies that Spice 
was causing my problem.

While this may indicate a problem with the spice portion of QEMU's code, I am 
more convinced that I didn't compile Spice properly and that this is what is 
causing me problems. I might test this or I might simply not bother with Spice.

Kind regards
Xavier de Rauville 

Sent from my BlackBerry Passport.


Reply via email to