Re: [Qemu-devel] qemu-i386 -L / /usr/bin/perl -e 'print `perl -v`' doesn't print

2009-10-25 Thread Rabin Vincent
On Thu, Oct 22, 2009 at 10:25:59AM -0700, Jay Schulist wrote: I have an issue with perl and qemu that I'm hoping someone knows what is happening. I'm using qemu-i386 on a fedora 11 intel system and the following command fails: $ qemu-i386 -L / /usr/bin/perl -e 'print `perl -v`' [...] I am

[Qemu-devel] qemu-i386 -L / /usr/bin/perl -e 'print `perl -v`' doesn't print

2009-10-22 Thread Jay Schulist
Hello, I have an issue with perl and qemu that I'm hoping someone knows what is happening. I'm using qemu-i386 on a fedora 11 intel system and the following command fails: $ qemu-i386 -L / /usr/bin/perl -e 'print `perl -v`' qemu: Unsupported syscall: 240 I've included the strace at the end of