<div dir="ltr">Greetings,<div><br></div><div>I've just updated my Ubuntu 14.04 install to 16.04.  Now when  I build one of my <br>applications that uses GStreamer-1.0 I get these errors:</div><div><br></div><div><div>/usr/lib/x86_64-linux-gnu/<a href="http://libgstvideo-1.0.so">libgstvideo-1.0.so</a>: undefined reference to `gst_segment_is_equal'</div><div>/usr/lib/x86_64-linux-gnu/<a href="http://libgstvideo-1.0.so">libgstvideo-1.0.so</a>: undefined reference to `gst_structure_get_flagset'</div><div>/usr/lib/x86_64-linux-gnu/<a href="http://libgstvideo-1.0.so">libgstvideo-1.0.so</a>: undefined reference to `gst_flagset_register'</div></div><div><br></div><div>Is there now some other GStreamer library that I must include.  Currently in my makefile</div><div>I have </div><div><br></div><div><div>  `pkg-config gstreamer-video-1.0 gstreamer-1.0 gstreamer-app-1.0 glib-2.0 --libs`</div></div><div><br></div><div>Regards,</div><div><br></div><div>Mike</div></div>