On Wed, 2019-05-01 at 10:43 +1000, JH wrote:
> Hi,
>
> I added glib-2.0 to DEPENDS but it still could find the glib.h, what
> I
> could be missing here?
>
> fatal error: glib.h: No such file or directory
> > #include
> > ^~~~
> > compilation terminated.
You probably need to use p
Thanks Richard, where to run pkg-config? If I run pkg-config in the
host, it pointed to host Ubuntu package which is different to the
cross compiler.
On 5/1/19, Richard Purdie wrote:
> On Wed, 2019-05-01 at 10:43 +1000, JH wrote:
>> Hi,
>>
>> I added glib-2.0 to DEPENDS but it still could find th
I'm trying to upgrade my project from sumo to thud.
I'm targeting an x86_64 machine with the x32 ABI.
Boost do_compile() fails with several instances like the following.
|
/home/mabnhdev/boost-issue-x32-repro/build/tmp/work/x86_64_x32-poky-linux-gnux32/boost/1.68.0-r0/recipe-sysroot/usr/include
On Wed, May 1, 2019 at 12:35 PM JH wrote:
>
> Thanks Richard, where to run pkg-config? If I run pkg-config in the
> host, it pointed to host Ubuntu package which is different to the
> cross compiler.
>
> On 5/1/19, Richard Purdie wrote:
> > On Wed, 2019-05-01 at 10:43 +1000, JH wrote:
> >> Hi,
>
Hi Andreas,
It was my program, it has been compiled for weeks without any issues
until I added an #include , despite the glib-2.0 was defined
in the recipe, the do_compile() stopped at following errors, I can see
glib-2.0 was built in build and image directory, I can see glib.h was
in build and im
Hello,
We are pleased to announce the latest release of the Yocto Project 2.7
(warrior-21.0.0) is now available for download at:
http://downloads.yoctoproject.org/releases/yocto/yocto-2.7/poky-warrior-21.0.0.tar.bz2
http://mirrors.kernel.org/yocto/yocto/yocto-2.7/poky-warrior-21.0.0.tar.bz2
A g
On Wed, 1 May 2019 at 23:33, JH wrote:
> It was my program, it has been compiled for weeks without any issues
> until I added an #include , despite the glib-2.0 was defined
> in the recipe, the do_compile() stopped at following errors, I can see
> glib-2.0 was built in build and image directory, I
On Thu, May 2, 2019 at 12:32 AM JH wrote:
>
> Hi Andreas,
>
> It was my program, it has been compiled for weeks without any issues
> until I added an #include , despite the glib-2.0 was defined
> in the recipe, the do_compile() stopped at following errors, I can see
> glib-2.0 was built in build a
From: Armin Kuster
Signed-off-by: Armin Kuster
---
meta-cgl-common/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf
index bf2c93e..894d6c4 100644
--- a/meta-cgl-common/conf/layer.conf
+++ b/meta
Thank you very much Andreas, that fixed it, so much to learn :-).
Appreciate your helps.
- jupiter
On 5/2/19, Andreas Müller wrote:
> On Thu, May 2, 2019 at 12:32 AM JH wrote:
>>
>> Hi Andreas,
>>
>> It was my program, it has been compiled for weeks without any issues
>> until I added an #incl
Hi Armin,
From: akuster808
Sent: Friday, 26 April, 2019 10:30 PM
To: Jain, Sangeeta ; 'yocto@yoctoproject.org'
; Eggleton, Paul ;
'richard.pur...@linuxfoundation.org' ;
'Michael Halstead' ; Erway, Tracey M
; 'sjolley.yp...@gmail.com'
; openembedded-c...@lists.openembedded.org
Subject: Re: [
On Thu, Mar 28, 2019 at 6:36 AM Teemu K wrote:
>
> On Mon, Mar 18, 2019 at 7:21 AM Teemu K wrote:
> >
> > On Fri, Mar 15, 2019 at 2:17 AM akuster wrote:
> > >
> > >
> > >
> > > On 3/13/19 9:50 PM, Teemu K wrote:
> > >
> > > Hi,
> > >
> > > I noticed that when trying to build sdk on thud it fails
12 matches
Mail list logo