From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libsoup: fix build with gcc 4.8
Date: Sat, 17 Jul 2021 10:04:57 +0200 [thread overview]
Message-ID: <20210717100457.66e3ca8f@windsurf> (raw)
In-Reply-To: <20210701202147.466600-1-fontaine.fabrice@gmail.com>
On Thu, 1 Jul 2021 22:21:47 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix build failure with gcc 4.8 which is raised since bump to version
> 2.72.0 in commit 8e5f7f1cfc8fd7a9d5270f6a9707eb9eecfd21da:
>
> In file included from /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/resolv.h:65:0,
> from /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/gio/gnetworking.h:40,
> from ../libsoup/soup-address.c:14:
> /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/arpa/nameser.h:115:2: error: unknown type name 'u_char'
> const u_char *_msg, *_eom;
> ^
>
> Fixes:
> - http://autobuild.buildroot.org/results/56b9cb987e25b99d6fed16c537552f47c3376f21
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> .../0001-meson.build-set-c_std-to-gnu99.patch | 40 +++++++++++++++++++
> 1 file changed, 40 insertions(+)
> create mode 100644 package/libsoup/0001-meson.build-set-c_std-to-gnu99.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2021-07-17 8:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-01 20:21 [Buildroot] [PATCH 1/1] package/libsoup: fix build with gcc 4.8 Fabrice Fontaine
2021-07-06 19:35 ` Adrian Perez de Castro
2021-07-06 19:35 ` Adrian Perez de Castro
2021-07-17 8:04 ` 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=20210717100457.66e3ca8f@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.