[yocto] Yocto's framebuffer-vncserver

Peter Balazovic balazovic.peter at gmail.com
Fri Mar 3 23:15:31 PST 2017


Hi,

I change libvncserver to 0.9.10 but it has depandancy on GTK+. Can't
compile. Unfortunately framebuffer has no in that distro.

Any other option for remote display on framebuffer?

Thank you.





Dne 3. 3. 2017 6:43 odpoledne napsal uživatel "Burton, Ross" <
ross.burton at intel.com>:


On 3 March 2017 at 16:23, Peter Balazovic <balazovic.peter at gmail.com> wrote:

> | ../libvncserver/.libs/libvncserver.so: undefined reference to
> `gcry_md_open'
>

So many possibilities.  Is gcry_* something that is also built by
libvncserver? If so then it's link order related and you'll need to fix the
makefiles.  If it's an external library then you'll need to add that to
DEPENDS.

It looks like you're using a very old meta-oe though, the current meta-oe
has libvncserver 0.9.10:

http://cgit.openembedded.org/meta-openembedded/tree/meta-
oe/recipes-graphics/libvncserver/libvncserver_0.9.10.bb

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170304/7376be58/attachment.html>


More information about the yocto mailing list