https://bugs.winehq.org/show_bug.cgi?id=40780
Adrien Fernandes adrien_fernandes2@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Adrien Fernandes adrien_fernandes2@hotmail.com --- patch -p1 < patch_file ./configure CFLAGS="-I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/AL -I/usr/pkg/include/hal" LDFLAGS="-L/usr/X11R7/lib -L/usr/pkg/lib" --without-xrandr --without-curses make -j 4
Wine build complete.
Your fix is working for me !