From: ashujoshi35@gmail.com
To: Khem Raj <raj.khem@gmail.com>,yocto@lists.yoctoproject.org
Subject: Re: [yocto] sd-bus.h not found even with DEPENDS += "systemd"
Date: Thu, 11 Jan 2024 00:44:31 -0800 [thread overview]
Message-ID: <12528.1704962671502041182@lists.yoctoproject.org> (raw)
In-Reply-To: <CAMKF1spVwmeRRw+bhDMBYc7ckzUFZ+-_Hfjz4xvRsQgSDYFxVg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 381 bytes --]
I tried to even override the linker using LDFLAGS but still linker embedded is /lib64/ld-linux-x86_64.so.2 only. Below is how i tried to explicitly set lib/ld-linux-x86-64.so.2
EXTRA_OEMAKE += "LD_LIBRARY_PATH=${COMPONENTS_DIR}/core2-64/glibc/lib/ld-linux-x86-64.so.2:${LD_LIBRARY_PATH}"
LDFLAGS += " -dynamic-linker ${COMPONENTS_DIR}/core2-64/glibc/lib/ld-linux-x86-64.so.2"
[-- Attachment #2: Type: text/html, Size: 431 bytes --]
next prev parent reply other threads:[~2024-01-11 8:44 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
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 [this message]
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=12528.1704962671502041182@lists.yoctoproject.org \
--to=ashujoshi35@gmail.com \
--cc=raj.khem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox