Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Zoran, I have just notice that I sent the guide to you specially :D Now sending it again including Yocto Mailing List too. It is good to contact with you! Thanks! HUMMING BOARD 2 (or humming board edge) i.MX6 Yocto meta-qt5 configuration sources, (all of em with sumo branches)

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
Thank you for letting me and us know. The good stuff is the following: if you attach yours fixed local.conf as the reference to all of us: [1] As referent model; [2] As something very valuable we also learned from you (not a joke, believe me)! Thank you, Zoran ___ On Thu, Jul 4, 2019 at 2:38

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
> Weston is arguably superior to X11 in most respects, and for new > platforms which are not tied to a classic X server I entirely > recommend Weston over X. Never opposed that. The idea was to (as first step) do the easier and much better documented part (X11 build), and then do the next harder

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
> And thank you for giving me information about my host system, Zoran. Not a problem. Please, concentrate on your real/true (target) problem, so we here can help you in different ways (every one has different experiences, which I found very positive). Thank you, Zoran ___ On Thu, Jul 4,

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Well, changed my configuration a little bit. Now, compiling again for a core weston image. I will let you know if anything goes wrong again. And thank you for giving me information about my host system, Zoran. Onur Kimden: Burton, Ross Gönderme tarihi:

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Burton, Ross
On Thu, 4 Jul 2019 at 10:43, Zoran Stojsavljevic wrote: > Why Weston protocol? Why not classical X11 Client Server in user > space? Which DeskTop are U using in Ur YOCTO build? Weston is arguably superior to X11 in most respects, and for new platforms which are not tied to a classic X server I

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Burton, Ross
On Thu, 4 Jul 2019 at 09:46, Onur Eser wrote: > Hello Yocto Community! > When I was trying to build core-image-weston with meta-qt5 and meta-fsl-arm > layer for my imx6 (Humming Board 2 - Armv7) board, it gave an error on > compilation of the "jason-glib". I would suprised if my image was

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
> closx@closx-pc:~$ uname -a > Linux closx-pc 4.15.0-54-generic #58~16.04.1-Ubuntu SMP Mon Jun 24 13:21:41 > UTC 2019 x86_64 x86_64 x86_64 GNU/Linux This has nuthin' to do with target platform IMX6. Has everything to do with Ur host building machine, where you cross-compile Ur target YOCTO

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Hello Zoran, Using weston just for testing GPU acceleration. Then will be converted to X11. SYS info: closx@closx-pc:~$ uname -a Linux closx-pc 4.15.0-54-generic #58~16.04.1-Ubuntu SMP Mon Jun 24 13:21:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Onur Zoran Stojsavljevic , 4 Tem 2019 Per, 12:43

Re: [yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Zoran Stojsavljevic
Hello Onur, Why Weston protocol? Why not classical X11 Client Server in user space? Which DeskTop are U using in Ur YOCTO build? Thank you, Zoran ___ On Thu, Jul 4, 2019 at 10:46 AM Onur Eser wrote: > > Hello Yocto Community! > When I was trying to build core-image-weston with meta-qt5

[yocto] Json-Glib failed to build during the building of Weston image

2019-07-04 Thread Onur Eser
Hello Yocto Community! When I was trying to build core-image-weston with meta-qt5 and meta-fsl-arm layer for my imx6 (Humming Board 2 - Armv7) board, it gave an error on compilation of the "jason-glib". I would suprised if my image was builded without errors. I never could have finished a Yocto or