All of lore.kernel.org
 help / color / mirror / Atom feed
From: bjornpagen@gmail.com
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Bjorn Pagen <bjornpagen@gmail.com>
Subject: v4l-utils fails to build against musl libc (with patch)
Date: Wed, 07 Mar 2018 12:11:28 -0500	[thread overview]
Message-ID: <1520442688.19980.1.camel@gmail.com> (raw)

Hey all,

v4l-utils currently fails to build against musl libc, since musl, and
POSIX, both do not define TEMP_FAILURE_RETRY() or strndupa(). 

This can be fixed with a small patch from https://git.alpinelinux.org/c
git/aports/tree/community/v4l-utils/0001-ir-ctl-fixes-for-musl-compile.
patch.

Please email me back with any questions or concerns about the patch or
musl.

Thanks,
Bjorn Pagen

             reply	other threads:[~2018-03-07 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07 17:11 bjornpagen [this message]
2018-03-07 17:14 ` v4l-utils fails to build against musl libc (with patch) Bjorn Pagen
2018-03-07 18:27   ` Baruch Siach

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=1520442688.19980.1.camel@gmail.com \
    --to=bjornpagen@gmail.com \
    --cc=linux-media@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 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.