All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] chrony: fix build with musl
Date: Wed, 15 Nov 2017 23:11:41 +0100	[thread overview]
Message-ID: <20171115231141.4dfc7b97@windsurf.lan> (raw)
In-Reply-To: <464b10815ee2e59be56aef7c79d5569ecde913f5.1510659474.git.baruch@tkos.co.il>

Hello,

On Tue, 14 Nov 2017 13:37:54 +0200, Baruch Siach wrote:
> The SCM_TIMESTAMPING_PKTINFO macro is missing from the socket.h header
> that musl libc provides as of version 1.1.16 that we currently use in
> Buildroot. Patch the code to add this macro locally until we update
> musl.
> 
> Fixes:
> http://autobuild.buildroot.net/results/aab/aab3210d6d0c60fb07415d9bbdb09f2d4091446c/
> http://autobuild.buildroot.net/results/fc8/fc8440db025f51c176240ca127bc68a367add21c/
> 
> Cc: Nathan Lynch <ntl@pobox.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  .../chrony/0001-ntp-fix-build-with-musl-libc.patch | 39 ++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
>  create mode 100644 package/chrony/0001-ntp-fix-build-with-musl-libc.patch

Applied to master, thanks. Is the problem fixed in upstream musl? If
not, did you report the problem?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2017-11-15 22:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-14 11:37 [Buildroot] [PATCH] chrony: fix build with musl Baruch Siach
2017-11-15 22:11 ` Thomas Petazzoni [this message]
2017-11-16  4:01   ` Baruch Siach
2017-11-16  7:46     ` Thomas Petazzoni

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=20171115231141.4dfc7b97@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.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.