-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi Andrew, Am 2016-01-15 um 17:04 schrieb Andrew Eikum:
The next release of Wine will include a commit which changes our winegstreamer dshow module to use the modern gstreamer 1.0 API instead of the long-deprecated gstreamer 0.10 API. I'm getting a differnet kind of build failure on both 32 and 64 bit on Gentoo:
$ ../../src/wine/configure --enable-win64 configure: WARNING: gst/gstpad.h: present but cannot be compiled configure: WARNING: gst/gstpad.h: check for missing prerequisite headers? configure: WARNING: gst/gstpad.h: see the Autoconf documentation configure: WARNING: gst/gstpad.h: section "Present But Cannot Be Compiled" configure: WARNING: gst/gstpad.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to wine-devel(a)winehq.org ## configure: WARNING: ## ------------------------------------ ## configure:12620: gcc -c -g -O2 -I/usr/include/gstreamer-1.0 - -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include conftest.c >&5 In file included from conftest.c:220:0: /usr/include/gstreamer-1.0/gst/gstpad.h:64:7: error: unknown type name 'gchar' const gchar * gst_pad_mode_get_name (GstPadMode mode); Similarly on 32 bit: $ PKG_CONFIG_PATH="/usr/lib32/pkgconfig" ../../src/wine/configure - --with-wine64=../_wine64/ checking gst/gstpad.h usability... no checking gst/gstpad.h presence... yes configure: WARNING: gst/gstpad.h: present but cannot be compiled configure: WARNING: gst/gstpad.h: check for missing prerequisite headers? configure: WARNING: gst/gstpad.h: see the Autoconf documentation configure: WARNING: gst/gstpad.h: section "Present But Cannot Be Compiled" configure: WARNING: gst/gstpad.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to wine-devel(a)winehq.org ## configure: WARNING: ## ------------------------------------ ## In file included from conftest.c:219:0: /usr/include/gstreamer-1.0/gst/gstpad.h:64:7: error: unknown type name 'gchar' const gchar * gst_pad_mode_get_name (GstPadMode mode); -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWmiSsAAoJEN0/YqbEcdMwmhcQAJWJyYIe+EcRABaCwBKZE+nl iKlS8xAOpURJiI4/a8Qtf1fAGl9d6NW/6IJCiymyCVSNiDLloU69f6M89hfe7i/8 z6j/Y+L7V7ggBiW0yDisYV7ZpsNROk6ci0lv0ArJ7qaZFwyT43aSFMEZ4c2JkPex gFueAnZodep1kd4iRtFNFWcKaCKTFd9V+WbHolDahxl/EGuXnHRJLpCPiu5ZIZjv NmD9SwlTEnImhGyd66M6R8UjxGFTTpg99nfCwKJTDbQh36nKFro1iSU1pM5Q2oaP uO14fVyPc4GB9NTKiJ9P6dZZpwWgX5GbWKcdhxvL+AqrlysgqmQ/eWNkqo4ZcSzp kruRkWbFCWzDIItljBWonV7p4yBhlxb1D1/181a9ceNXOd2vDS51kjCBS4AtEgiC j1z4L+XfozZZheCLyAFk2DGN4UhM3haZi6DkD1NPIgGkq4/O4h+S9XXliiUGU99+ N+FVssKCbdtGkgJO05DOwivA3SHqZehCeK7P8RvyGH7B4gnh566F12EwHHITIafi D72KROawPSWQ9gjYxDPUBT2f49c2e6vtdf/fQjTlEbEBSJJJEoXfcIiI8SKCRo61 BeICoFc5FtsbcJPeCk7O6fGqPVzZomSHkcTi8C/WiM1P2QFFRUxAs1BB6CmP1Qrx h0d+vu2QMaTZ0e08OkD9 =VbjZ -----END PGP SIGNATURE-----