All of lore.kernel.org
 help / color / mirror / Atom feed
* v4l-utils fails to build against musl libc (with patch)
@ 2018-03-07 17:11 bjornpagen
  2018-03-07 17:14 ` Bjorn Pagen
  0 siblings, 1 reply; 3+ messages in thread
From: bjornpagen @ 2018-03-07 17:11 UTC (permalink / raw)
  To: linux-media; +Cc: Bjorn Pagen

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: v4l-utils fails to build against musl libc (with patch)
  2018-03-07 17:11 v4l-utils fails to build against musl libc (with patch) bjornpagen
@ 2018-03-07 17:14 ` Bjorn Pagen
  2018-03-07 18:27   ` Baruch Siach
  0 siblings, 1 reply; 3+ messages in thread
From: Bjorn Pagen @ 2018-03-07 17:14 UTC (permalink / raw)
  To: linux-media

Here's the link again and it's tinyurl, since the link seems to be
borked because of line wraparounds:

https://git.alpinelinux.org/cgit/aports/tree/community/v4l-utils/0001-ir-ctl-fixes-for-musl-compile.patch
https://tinyurl.com/y7gr6eju

On Wed, Mar 7, 2018 at 12:11 PM,  <bjornpagen@gmail.com> wrote:
> 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



-- 
Bjorn Pagen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: v4l-utils fails to build against musl libc (with patch)
  2018-03-07 17:14 ` Bjorn Pagen
@ 2018-03-07 18:27   ` Baruch Siach
  0 siblings, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2018-03-07 18:27 UTC (permalink / raw)
  To: Bjorn Pagen; +Cc: linux-media

Hi Bjorn,

On Wed, Mar 07, 2018 at 12:14:05PM -0500, Bjorn Pagen wrote:
> Here's the link again and it's tinyurl, since the link seems to be
> borked because of line wraparounds:
> 
> https://git.alpinelinux.org/cgit/aports/tree/community/v4l-utils/0001-ir-ctl-fixes-for-musl-compile.patch
> https://tinyurl.com/y7gr6eju

Peter Seiderer posted a fix for that to the list a few days ago.

  https://www.mail-archive.com/linux-media@vger.kernel.org/msg127134.html

baruch

> On Wed, Mar 7, 2018 at 12:11 PM,  <bjornpagen@gmail.com> wrote:
> > 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

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-07 18:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07 17:11 v4l-utils fails to build against musl libc (with patch) bjornpagen
2018-03-07 17:14 ` Bjorn Pagen
2018-03-07 18:27   ` Baruch Siach

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.