[yocto] runqemu: vnc server running on ::1:5900

Burton, Ross ross.burton at intel.com
Wed May 22 09:56:04 PDT 2013


On 22 May 2013 17:45, varun bhatnagar <varun292006 at gmail.com> wrote:

> Hi,
>
> I have successfully created a PowerPC image using* bitbake -k
> core-image-minimal*.
> When I am trying to boot it using *runqemu qemuppc* I am getting a
> message saying* vnc server running on ::1:5900.*
>
> I searched on internet and it was written that to resolve this error *SDL
> *and *SDL-devel* package should be installed.
>
> I have installed these packages but it did not work. Still I am getting
> the same message.
> Can anyone help me out with this. Below is the screenshot of message.
>

The bit that you/the internet missed is that the "problem" is that qemu
didn't have SDL available when you built it.  You'll need to rebuild
qemu-native - "bitbake -ccleansstate qemu-native ; bitbake qemu-native".

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130522/33f07f4a/attachment.html>


More information about the yocto mailing list