[Bug 10715] IPv6 configure test fails on musl c-library
samba-bugs at samba.org
samba-bugs at samba.org
Mon Sep 4 21:09:51 UTC 2017
https://bugzilla.samba.org/show_bug.cgi?id=10715
Pierre-Olivier Mercier <nemunaire at nemunai.re> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nemunaire at nemunai.re
--- Comment #1 from Pierre-Olivier Mercier <nemunaire at nemunai.re> ---
Created attachment 13546
--> https://bugzilla.samba.org/attachment.cgi?id=13546&action=edit
Proposed patch to fix the issue
Please find attached a proposal patch following Timo's suggestion: I replace
the long specific C library detection (which in our case forgot musl's users)
by a single feature test that all C libraries have to implement in order to
have a compiling rsync with IPv6 support.
After applying this patch, I was able to compile an IPv6 ready rsync with musl,
while keeping the same behaviour with the glibc under Linux. This should be
tested against others libc I don't have access to.
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the rsync
mailing list