[yocto] Yocto's framebuffer-vncserver

Peter Balazovic balazovic.peter at gmail.com
Fri Mar 3 08:13:28 PST 2017


actually thare are two recpies:

framebuffer-vncserver_git.bb

...
inherit cmake
...

libvncserver_git.bb

...
inherit autotools
...


where to "inherit" ?




On Fri, Mar 3, 2017 at 5:06 PM, Burton, Ross <ross.burton at intel.com> wrote:

>
> On 3 March 2017 at 16:04, Peter Balazovic <balazovic.peter at gmail.com>
> wrote:
>
>> 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/libvncs
>> erver/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/libvnc
>> server/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?
>>
>
> Inherit pkgconfig in your recipe.
>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170303/cc91dac6/attachment.html>


More information about the yocto mailing list