http://bugzilla.opensuse.org/show_bug.cgi?id=1172018 http://bugzilla.opensuse.org/show_bug.cgi?id=1172018#c3 Francois Gouget <fgouget@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #838082|0 |1 is obsolete| | --- Comment #3 from Francois Gouget <fgouget@codeweavers.com> --- Created attachment 838107 --> http://bugzilla.opensuse.org/attachment.cgi?id=838107&action=edit Simple testcase I uploaded an updated test case: * Contains the compilation command line in a comment (for my future self). * Fixes the bitness trace (duh!). However I have not figured out how to compile it from a clean 64-bit openSUSE 15.1 install because there is no gstreamer-devel-32bit package! # zypper install gcc glibc-devel glibc-devel-32bit gstreamer-devel # zypper install gstreamer-devel-32bit Loading repository data... Reading installed packages... Package 'gstreamer-devel-32bit' not found. Resolving package dependencies... As a result the 32-bit headers (and pkg-config files) are missing and that causes the compilation to fail. Maybe I missed something? So instead I simply compile it on another machine and copy the binary over. I guess this also means one cannot produce a 32-bit Wine with GStreamer support on 64-bit openSUSE :-( -- You are receiving this mail because: You are on the CC list for the bug.