[yocto] Yocto's framebuffer-vncserver

Burton, Ross ross.burton at intel.com
Fri Mar 3 09:43:09 PST 2017


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/20170303/a1f3c4c8/attachment.html>


More information about the yocto mailing list