[Bug 293179] emulators/wine: Exits with could not load ntdll.so

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Feb 2026 18:32:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293179

            Bug ID: 293179
           Summary: emulators/wine: Exits with could not load ntdll.so
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald@FreeBSD.org
          Reporter: dmk@ncf.ca
             Flags: maintainer-feedback?(gerald@FreeBSD.org)
          Assignee: gerald@FreeBSD.org

Since updating emulators/wine to wine-11.0,1 wine immediately exits with the
following error message:

wine: could not load ntdll.so: Shared object "libhwloc.so.15" not found,
required by "ntdll.so"

I've checked, I have devel/hwloc2 (hwloc2-2.12.1_1) installed, both x64 & (with
pkg32.sh) i386 versions. Doing a pkg info -l hwloc2 shows the following libs
installed:

/usr/local/lib/libhwloc.a
/usr/local/lib/libhwloc.so
/usr/local/lib/libhwloc.so.15
/usr/local/lib/libhwloc.so.15.10.0

So I'm a bit confused as to why ntdll.so can't find libhwloc.so.15.

-- 
You are receiving this mail because:
You are the assignee for the bug.