<div dir="ltr">I have a fresh install of CentOS 8 Trying to compile totem from source and getting these errors about gstreamer...  Thoughts ?<div><br></div><div>totem is 3.26.2</div><div>gstreamer-1.0 is 1.14.5</div><div>Thanks</div><div><br></div><div>Jerry<br><div><br></div><div>[4/134] Compiling C object 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o'.<br>FAILED: src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o<br>cc -Isrc/gst/af5651b@@totemgsthelpers@sta -Isrc/gst -I../src/gst -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2<br>-g -DHAVE_CONFIG_H -D_REENTRANT -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_D<br>ISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGL<br>E_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -fno-strict-aliasing -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -fPIC -pthread  -MD -MQ 'src/gst/af5651b@@t<br>otemgsthelpers@sta/totem-gst-helpers.c.o' -MF 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o.d' -o 'src/gst/af5651b@@totemgsthelpers@sta/totem-gst-helpers.c.o' -c ../src/gst/totem-gst-helpers.c<br>In file included from /usr/include/gstreamer-1.0/gst/tag/tag.h:26,<br>                 from ../src/gst/totem-gst-helpers.c:35:<br>/usr/include/gstreamer-1.0/gst/tag/tag-prelude.h:30:21: error: unknown type name ‘GST_API_IMPORT’; did you mean ‘GST_URI_NO_PORT’?<br> #define GST_TAG_API GST_API_IMPORT<br>                     ^~~~~~~~~~~~~~<br>/usr/include/gstreamer-1.0/gst/tag/tag-enumtypes.h:12:1: note: in expansion of macro ‘GST_TAG_API’<br> GST_TAG_API<br> ^~~~~~~~~~~<br>In file included from /usr/include/gstreamer-1.0/gst/tag/gsttagdemux.h:25,<br>                 from /usr/include/gstreamer-1.0/gst/tag/tag.h:27,<br>                 from ../src/gst/totem-gst-helpers.c:35:<br>/usr/include/gstreamer-1.0/gst/tag/tag-enumtypes.h:13:7: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gst_tag_demux_result_get_type’<br> GType gst_tag_demux_result_get_type (void);<br>       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>In file included from /usr/include/gstreamer-1.0/gst/tag/tag.h:26,<br>                 from ../src/gst/totem-gst-helpers.c:35:<br>/usr/include/gstreamer-1.0/gst/tag/tag-prelude.h:30:21: error: unknown type name ‘GST_API_IMPORT’; did you mean ‘GST_URI_NO_PORT’?<br> #define GST_TAG_API GST_API_IMPORT<br>                     ^~~~~~~~~~~~~~<br>/usr/include/gstreamer-1.0/gst/tag/tag-enumtypes.h:17:1: note: in expansion of macro ‘GST_TAG_API’<br></div></div></div>