------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1564 Summary: exim attempt to link -lnsl even with NIS support disabled under musl-libc Product: Exim Version: 4.84 Platform: x86-64 OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: Unfiled AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] libnsl doesn't exist under musl-libc, so it doesn't make sense to attempt to link to it unless the feature requiring it is enabled. musl-libc also lacks an implementation of NIS, but that is a non-issue. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
