[Bug 50985] New: ns_name_skip is glibc specific, causes failure to build on musl

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 13 08:14:34 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50985

            Bug ID: 50985
           Summary: ns_name_skip is glibc specific, causes failure to
                    build on musl
           Product: Wine
           Version: 6.6
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: dnsapi
          Assignee: wine-bugs at winehq.org
          Reporter: abenson+winehq at gmail.com
      Distribution: ---

6.6 introduced a reliance on glibc-specific calls in dlls/dnsapi/libresolv.c in
commit 5f44c46164a5c0c50fffdf6cda9980a74079e1ac.

Specifically, musl does not implement ns_name_skip, and the library fails at
link time.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list