Francois Gouget changed bug 1172018
What Removed Added
Attachment #838082 is obsolete   1

Comment # 3 on bug 1172018 from
Created attachment 838107 [details]
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: