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" <
[email protected]>:


On 3 March 2017 at 16:23, Peter Balazovic <[email protected]> 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
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to