All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bel Hadj Salem Talel" <bhstalel@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: Re: sd-bus.h not found even with DEPENDS += "systemd"
Date: Sun, 27 Sep 2020 05:42:02 -0700	[thread overview]
Message-ID: <17472.1601210522746442997@lists.yoctoproject.org> (raw)
In-Reply-To: <1379.1601150310877010917@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]

Hi,

A response came only to me :

> 
> Hey Bel,
> 
> Please remove the libsystemd from your host. It will cause host
> contamination.
> 
> You need to tell in your makefile where make can find include path and lib
> path
> 
> Normally it should work
> 
> Include: -I${STAging_incdir}
> -L for ld path
> 
> 
> Cheers
> 

So I added

EXTRA_OEMAKE += "-I ${STAGING_INCDIR}
to fix the systemd include error.

But I still get the error of :

/media/talel/data/menzu-zeus/menzu/tmp/work/aarch64-poky-linux/wirepas-sink-tool/1.0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/9.2.0/ld: c-mesh-api/lib/build/mesh_api_lib.a: error adding symbols: file in wrong format

I don't know what is the problem.
Help me on this please.

Thanks for your support.

[-- Attachment #2: Type: text/html, Size: 2018 bytes --]

  reply	other threads:[~2020-09-27 12:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 18:32 sd-bus.h not found even with DEPENDS += "systemd" Bel Hadj Salem Talel
2020-09-26 19:58 ` Bel Hadj Salem Talel
2020-09-27 12:42   ` Bel Hadj Salem Talel [this message]
2020-09-28  7:41     ` [yocto] " Josef Holzmayr-Khosh Amoz
2023-12-19  6:27       ` ashujoshi35
2023-12-19 17:07         ` Khem Raj
2024-01-09 10:12           ` ashujoshi35
2024-01-09 15:33             ` Khem Raj
2024-01-10 17:11               ` ashujoshi35
2024-01-10 19:39                 ` Khem Raj
2024-01-11  8:44                   ` ashujoshi35
2024-01-11 12:17                     ` Ross Burton
2024-01-12  9:08                       ` ashujoshi35
2024-01-12 10:46                         ` Ross Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17472.1601210522746442997@lists.yoctoproject.org \
    --to=bhstalel@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.