From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Matt Weber <matthew.weber@collins.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/iperf: fix build
Date: Fri, 17 Dec 2021 22:54:37 +0100 [thread overview]
Message-ID: <20211217225437.3d6f4c45@windsurf> (raw)
In-Reply-To: <20211212191057.701460-1-fontaine.fabrice@gmail.com>
On Sun, 12 Dec 2021 20:10:57 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure raised since bump to version 2.1.5 in
> commit ca39eb212e32ca209cb3d6011847f9c94641fa73:
>
> gettcpinfo.c: In function 'gettcpinfo':
> gettcpinfo.c:101:42: error: expected declaration or statement at end of input
> 101 | inline void gettcpinfo (int sock, struct ReportStruct *sample) {
> | ^~~~~~~~~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/073e070478f0cda34784af96bb3a802c3aac8f72
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> .../0002-compat-gettcpinfo.c-fix-build.patch | 34 +++++++++++++++++++
> 1 file changed, 34 insertions(+)
> create mode 100644 package/iperf/0002-compat-gettcpinfo.c-fix-build.patch
Applied to master, thanks.
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
prev parent reply other threads:[~2021-12-17 21:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-12 19:10 [Buildroot] [PATCH 1/1] package/iperf: fix build Fabrice Fontaine
2021-12-17 21:54 ` Thomas Petazzoni [this message]
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=20211217225437.3d6f4c45@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=matthew.weber@collins.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.