https://bugs.winehq.org/show_bug.cgi?id=52141 Bug ID: 52141 Summary: NetAPI detection in configure is broken Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs(a)winehq.org Reporter: gijsvrm(a)gmail.com Created attachment 71188 --> https://bugs.winehq.org/attachment.cgi?id=71188 config.log This seems to be specific to macOS. I'm running macOS 10.14, building with 10.13 SDK and mingw. configure seems to pick up NetAPI, but still shows the notice saying it's not present. checking for -lnetapi... libnetapi.dylib configure: libnetapi not found, Samba NetAPI won't be supported. Attached is config.log. This check was added in <https://source.winehq.org/git/wine.git/commit/07c9dd9bdf560f86598aa496a0ffaec6bb8479fa>, but I don't think this qualifies as a regression. -- 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.