[Bug 59615] New: New WoW64 build on Bookworm fails to run 16-bit program
http://bugs.winehq.org/show_bug.cgi?id=59615 Bug ID: 59615 Summary: New WoW64 build on Bookworm fails to run 16-bit program Product: Wine Version: 11.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@list.winehq.org Reporter: depaoli.renzo@gmail.com Distribution: --- Created attachment 80677 --> http://bugs.winehq.org/attachment.cgi?id=80677 log files from configure & make Assumption: https://gitlab.winehq.org/wine/wine/-/wikis/Building-Wine#new-wow64-build instructions apply to Debian 12 64-bit Bookworm Following the instructions builds wine, but when running the installer for 16-bit Lotus 1-2-3 release 5, the installer fails. This installer runs fine when running it on the WineHQ 11.5 version. Prequisites: - Lotus 1-2-3 ISO from the WinWorldPC archive: https://winworldpc.com/product/lotus-1-2-3/5x - Debian 12.13.0, KDE desktop, amd64 only, no foreign-architectures Installation of packages: - sudo apt install build-essential module-assistant mesa-utils vulkan-tools tree curl kdiff3 synaptic printer-driver-cups-pdf ttf-mscorefonts-installer linux-headers-6.1.0-44-amd64 - sudo apt install autotools-dev autoconf bison bsdmainutils debhelper docbook-to-man docbook-utils docbook-xsl flex fontforge gawk gcc gettext - sudo apt install libacl1-dev libasound2-dev libavcodec-dev libavformat-dev libavutil-dev libcups2-dev libdbus-1-dev libfontconfig-dev - sudo apt install libfreetype6-dev libgl1-mesa-dev libglu1-mesa-dev libgnutls28-dev libgphoto2-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev - sudo apt install libgtk-3-dev libice-dev libjpeg-dev libkrb5-dev libncurses-dev libpcap-dev libpcsclite-dev libpulse-dev libsane-dev libsdl2-dev - sudo apt install libssl-dev libudev-dev libusb-1.0-0-dev libv4l-dev libvulkan-dev libx11-dev libxcomposite-dev libxcursor-dev libxext-dev - sudo apt install libxi-dev libxinerama-dev libxkbregistry-dev libxrandr-dev libxrender-dev libxt-dev libxxf86vm-dev linux-libc-dev - sudo apt install mingw-w64 ocl-icd-opencl-dev patch perl samba-dev sharutils unixodbc-dev x11proto-xinerama-dev Cloning Wine 11.x: - git clone https://gitlab.winehq.org/wine/wine.git ~/wine-dirs/wine-source - mkdir -p ~/wine-dirs/build - cd ~/wine-dirs/build Build wine: - ../wine-source/configure --enable-archs=i386,x86_64 &>wow64_configure.log - make -j8 &>wow64_make.log Start wine, all work: - ./wine --version wine-11.5-242-g4db58f5413e - ./wine winecfg - ./wine notepad - ./wine explorer Try to run Lotus 1-2-3 install.exe - Mount ISO (TOSCA) -> D: drive in Wine - ./wine cmd D: install.exe Errors: - Message box "LCOMSTF.DLL not loaded" - Message boxes "Error(resource.lso+1)" - Console msgs "0140:err:local:LOCAL_GetBlock not enough space in local heap 046f/0497/049f" Please advise. -- 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.
participants (1)
-
WineHQ Bugzilla