[Buildroot] [PATCH 1/1] package/iperf: fix build

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Dec 17 21:54:37 UTC 2021


On Sun, 12 Dec 2021 20:10:57 +0100
Fabrice Fontaine <fontaine.fabrice at 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 at 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



More information about the buildroot mailing list