From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: "Hervé Codina" <herve.codina@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libdbi: needs dynamic library
Date: Tue, 28 Dec 2021 23:05:13 +0100 [thread overview]
Message-ID: <20211228230513.5ebc14e9@windsurf> (raw)
In-Reply-To: <20211014160824.2154396-1-fontaine.fabrice@gmail.com>
On Thu, 14 Oct 2021 18:08:24 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> libdbi needs dynamic library to avoid the following build failure raised
> since the addition of the package in commit
> c6aac6ebdbbd3873110a9e19de1957e49cb9344e:
>
> dbi_main.c:84:2: error: #error no dynamic loading support
> 84 | #error no dynamic loading support
> | ^~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/9cd56a625cbd52b0c070e2d462e02f5161d9631d
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libdbi-drivers/Config.in | 4 ++++
> package/libdbi/Config.in | 4 ++++
> 2 files changed, 8 insertions(+)
Applied to master, but after adding the !BR2_STATIC_LIBS dependency to
collectd, as suggested by Hervé. Indeed, we prefer to duplicate those
dependencies, if they turn out to change at the top-level
BR2_PACKAGE_COLLECTD option.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-12-28 22:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 16:08 [Buildroot] [PATCH 1/1] package/libdbi: needs dynamic library Fabrice Fontaine
2021-10-14 16:41 ` Herve Codina
2021-10-14 16:51 ` Fabrice Fontaine
2021-10-14 17:17 ` Herve Codina
2021-12-28 22:05 ` Thomas Petazzoni [this message]
2022-01-25 19:23 ` Peter Korsgaard
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=20211228230513.5ebc14e9@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=herve.codina@bootlin.com \
/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.