https://bugs.winehq.org/show_bug.cgi?id=43235
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- (In reply to Austin English from comment #6)
@Sebastian, what's the staging build setup on BSD?
We do not have any setup for FreeBSD packages (yet), the packages in question are created by the FreeBSD wine maintainers. Main problem is the lack of a proper way to install 32-bit packages on a 64-bit system. The last time I looked the FreeBSD build scripts used ugly tricks to "collect" all 32-bit dependencies, and just copied them in a 64-bit package. As a result, the 64-bit Wine packages contain half of the operating system...
(In reply to Adrien Fernandes from comment #4)
But I have it
$ ls -l /usr/local/lib32/wine/iphlpapi.dll.so -rwxr-xr-x 1 root wheel 173583 21 juin 22:15 /usr/local/lib32/wine/iphlpapi.dll.so
Do you have a 32-bit libprocstat.so* library somewhere (the name could also be slightly different), and is iphlpapi.dll.so correctly linked against it?