https://bugs.winehq.org/show_bug.cgi?id=55984
Bug ID: 55984 Summary: GStreamer 32bits headers not found even they're installed Product: Wine Version: 8.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: berillions@gmail.com Regression SHA1: 3aca5994584b3e91bc2abc138dde8422d0d15f24 Distribution: Debian
Hi,
There is a regression since wine-8.21 when i build wine 32bits on a x86_64 system. Gstreamer base development 32bits packages from repository (libgstreamer-plugins-base1.0-dev:i386 and libgstreamer1.0-dev:i386) are correctly installed.
Configure wine-8.20 has no issue, i don't have the warning about the headers not found and GStreamer not supported. Only with wine-8.21 + latest wine-git.
I did a regression test and found this commit which cause the issue. Revert it on wine-git fix the issue.