From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap
Date: Fri, 11 Sep 2020 10:06:31 +0200 [thread overview]
Message-ID: <20200911080631.GD6156@pengutronix.de> (raw)
In-Reply-To: <20200831211556.22254-1-rhi@pengutronix.de>
On Mon, Aug 31, 2020 at 11:15:55PM +0200, Roland Hieber wrote:
> From: Robert Schwebel <r.schwebel@pengutronix.de>
>
> The handmade configure script in iproute2 doesn't correctly find libcap.
> Enforce it to be there in any case.
I don't see this here. The handmade configure script uses pkg-config. And
the check for libcap is blocked:
[...]
libcap support: arm-v7a-linux-gnueabihf-pkg-config: warning: blocking 'libcap': not selected by 'iproute2'
no
[...]
Michael
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> rules/iproute2.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/rules/iproute2.in b/rules/iproute2.in
> index c28fd7da2a85..86e99b5b4f90 100644
> --- a/rules/iproute2.in
> +++ b/rules/iproute2.in
> @@ -5,6 +5,7 @@ menuconfig IPROUTE2
> prompt "iproute2 "
> select HOST_FLEX
> select DB if IPROUTE2_ARPD
> + select LIBCAP
> select LIBC_DL
> select LIBC_M
> select LIBC_RESOLV
> --
> 2.28.0
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next prev parent reply other threads:[~2020-09-11 8:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 21:15 Roland Hieber
2020-08-31 21:15 ` [ptxdist] [PATCH 2/2] iproute2: align conditionals Roland Hieber
2020-09-16 10:05 ` [ptxdist] [PATCH v2] iproute2: align select conditionals and sort by name Roland Hieber
2020-10-06 8:18 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-09-11 8:06 ` Michael Olbrich [this message]
2020-09-11 8:18 ` [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap Roland Hieber
2020-09-11 9:56 ` Michael Olbrich
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=20200911080631.GD6156@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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