https://bugs.winehq.org/show_bug.cgi?id=56636
--- Comment #5 from winehq_bugzilla@yahoo.com --- (In reply to winehq_bugzilla from comment #2)
OS : debian 13 (testing) Archictecture : amd64 wine build : i386, built with : PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST_i386" --disable-tests make make install
Clean wienprefix
wine build need to be x86_64 :
PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --prefix="/Donnees2/WINE_LATEST" --enable-archs=i386,x86_64 --disable-tests