https://bugs.winehq.org/show_bug.cgi?id=52798 --- Comment #2 from Eugene Markow <ejmarkow(a)yahoo.com> --- (In reply to Fabian Maurer from comment #1)
Do you have a "dbus-arch-deps.h" somewhere?
Yes. It's sitting in a directory for 64-bit. # find / -iname "*dbus-arch-deps.h*" /usr/lib64/dbus-1.0/include/dbus/dbus-arch-deps.h I have the following dbus-devel related packages installed on my openSUSE Tumbleweed system: # zypper se -is *dbus*devel* Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository ---+---------------------------------+---------+------------+--------+---------------------- i | dbus-1-devel | package | 1.14.0-3.1 | x86_64 | Main Repository (OSS) i+ | dbus-1-devel-32bit | package | 1.14.0-3.1 | x86_64 | Main Repository (OSS) i | dbus-1-glib-devel | package | 0.112-2.3 | x86_64 | Main Repository (OSS) i+ | dbus-1-glib-devel-32bit | package | 0.112-2.3 | x86_64 | Main Repository (OSS) i | python-dbus-python-common-devel | package | 1.2.18-1.5 | x86_64 | Main Repository (OSS) i | python38-dbus-python-devel | package | 1.2.18-1.5 | x86_64 | Main Repository (OSS) Is it possible the 32-bit dbus-devel package isn't installing that file in /usr/lib (for 32-bit) when it should be, or something else? -- 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.