Hello all, I have a question to Yocto experts here. I have an OpenGL application which runs on embedded Yotco Linux with framebuffer graphical backend. I''d like to run and display application remotely on local Desktop. For X11 graphical backend I use x11vnc and now I am looking for a way to do it similarly for framebuffer backend.
I found only this https://gist.github.com/gkos/9ed87cad62d72c599761 framebuffer-vncserver. Is there any other Yocto recipe for vnc server for framebuffer backend than this? I am not successfull to include it into my image, here is a part of a log build: | ../git/configure: line 13581: syntax error near unexpected token `GTK,' | ../git/configure: line 13581: `PKG_CHECK_MODULES(GTK, gtk+-2.0,,:)' | NOTE: The following config.log files may provide further information. | WARNING: exit code 1 from a shell command. | NOTE: /mnt/work/Linux/build-fb/tmp/work/aarch64-poky-linux/libvncserver/git-r1+gitrAUTOINC+5b322f523f/build/config.log | ERROR: configure failed | ERROR: Function failed: do_configure (log file is located at /mnt/work/Linux//build-fb/tmp/work/aarch64-poky-linux/libvncserver/git-r1+gitrAUTOINC+5b322f523f/temp/log.do_configure.11798) ERROR: Task 866 (/mnt/work/Linu//sources/meta-openembedded/meta-oe/recipes-graphics/famebuffer-vnc/ libvncserver_git.bb, do_configure) failed with exit code '1' NOTE: Tasks Summary: Attempted 5407 tasks of which 5406 didn't need to be rerun and 1 failed. Does anybode have idea where problem might be? Thank you. Cheers, Peter
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
