<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">I don’t think Uninstalling is the issue. You are building an older version. Could you have incompatible libraries?<br><br><div dir="ltr">Sent from my iPhone</div><div dir="ltr"><br><blockquote type="cite">On Apr 29, 2020, at 12:00 AM, Andrea Marson <andrea.marson.dave@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">Hi,<div>I'm working with gstreamer on a PC running Ubuntu 18.04.</div><div>For my project, I need to build different versions of gstreamer along with its plugins.</div><div>For instance, I recently built tag 1.16.2. After that, I needed to build tag 1.14.4. However, building of gst-plugins-base 1.14.4 failed:</div><div><br></div><div>linking of temporary binary failed: Command '['../../../libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/pbutils/tmp-introspectvhvale74/GstPbutils-1.0', '-export-dynamic', '-g', '-O2', '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/pbutils/tmp-introspectvhvale74/GstPbutils-1.0.o', '-L.', '<a href="http://libgstpbutils-1.0.la">libgstpbutils-1.0.la</a>', '-L/usr/local/lib', '-rpath', '/usr/local/lib', '-L/usr/local/lib', '-rpath', '/usr/local/lib', '-L../../../gst-libs/gst/tag/', '-L../../../gst-libs/gst/video/', '-L../../../gst-libs/gst/audio/', '-L/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/tag/.libs', '-L/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/video/.libs', '-L/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/audio/.libs', '-L/usr/local/lib', '-lgio-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lgsttag-1.0', '-lgstvideo-1.0', '-lgstaudio-1.0', '-lgstbase-1.0', '-lgstreamer-1.0', '-lgobject-2.0', '-lglib-2.0']' returned non-zero exit status 1.<br>Makefile:1285: recipe for target 'GstPbutils-1.0.gir' failed<br>make[5]: *** [GstPbutils-1.0.gir] Error 1<br>make[5]: Leaving directory '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/pbutils'<br>Makefile:728: recipe for target 'all' failed<br>make[4]: *** [all] Error 2<br>make[4]: Leaving directory '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst/pbutils'<br>Makefile:659: recipe for target 'all-recursive' failed<br>make[3]: *** [all-recursive] Error 1<br>make[3]: Leaving directory '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs/gst'<br>Makefile:624: recipe for target 'all-recursive' failed<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base/gst-libs'<br>Makefile:748: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/home/sysadmin/devel/hfr-camera/gst/build-gst-1.14/gst-plugins-base'<br>Makefile:679: recipe for target 'all' failed<br>make: *** [all] Error 2<br></div><div><br></div><div>I suspect this is due to the fact that I did not uninstall gstreamer cleanly before building tag 1.14.4.</div><div>How to cleanly uninstall tag 1.16.2, which I installed by issuing "sudo make install"?</div><div><br></div><div>Thank you in advance for you help.</div></div>
<span>_______________________________________________</span><br><span>gstreamer-devel mailing list</span><br><span>gstreamer-devel@lists.freedesktop.org</span><br><span>https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</span><br></div></blockquote></body></html>