linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: Dan Robertson <danlrobertson89@gmail.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: btrfs-progs: compile with musl libc
Date: Tue, 13 Feb 2018 16:13:47 +0100	[thread overview]
Message-ID: <20180213151347.GT3003@twin.jikos.cz> (raw)
In-Reply-To: <20180213132509.GA16525@drobertson-crashbox.lab.tripwire.com>

On Tue, Feb 13, 2018 at 01:25:10PM +0000, Dan Robertson wrote:
> Ensure that limits.h is included in mkfs/main.c as PATH_MAX is used. The lack
> of this currently causes btrfs-progs to fail to compile when the systems libc
> is musl.

> From 7859e0d01778e844ae0fcbefe55581277ce7cab3 Mon Sep 17 00:00:00 2001
> From: Dan Robertson <danlrobertson89@gmail.com>
> Date: Tue, 13 Feb 2018 13:04:29 +0000
> Subject: [PATCH] btrfs-progs: compile with musl libc
> 
> Ensure that limits.h is included in mkfs/main.c as PATH_MAX is used.
> 
> Signed-off-by: Dan Robertson <danlrobertson89@gmail.com>

Thanks, this has been fixed in
https://github.com/kdave/btrfs-progs/commit/3aa1bbdd89ee9c9c48d260a6192fae08328f1b2f

and the musl build check is now in place so the breakage should not
happen anymore. I'll do a release this week with the fix included.

  reply	other threads:[~2018-02-13 15:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13 13:25 btrfs-progs: compile with musl libc Dan Robertson
2018-02-13 15:13 ` David Sterba [this message]
2018-02-13 15:19   ` Dan Robertson

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=20180213151347.GT3003@twin.jikos.cz \
    --to=dsterba@suse.cz \
    --cc=danlrobertson89@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).