<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">Le mar. 3 avr. 2018 00:03, Benedict Holland <<a href="mailto:benedict.m.holland@gmail.com">benedict.m.holland@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I get the following error when I try to compile the gst-pluings-base:<div><br></div><div><div>make[4]: Entering directory '/home/firefly/gst-plugins-base/tests/icles'</div><div>  CCLD     benchmark-appsink</div><div>../../gst-libs/gst/app/.libs/<a href="http://libgstapp-1.0.so" target="_blank" rel="noreferrer">libgstapp-1.0.so</a>: undefined reference to `gst_queue_array_peek_tail'</div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">If you append V=1 to make call, our makefiles will print the full command line, it should help. Also, your env might have some info.</div><div dir="auto"><br></div><div dir="auto">This means that you built GST with the right headers, but linking is tried against an older version.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>../../gst-libs/gst/app/.libs/<a href="http://libgstapp-1.0.so" target="_blank" rel="noreferrer">libgstapp-1.0.so</a>: undefined reference to `gst_base_src_submit_buffer_list'</div><div>../../gst-libs/gst/app/.libs/<a href="http://libgstapp-1.0.so" target="_blank" rel="noreferrer">libgstapp-1.0.so</a>: undefined reference to `gst_queue_array_pop_tail'</div><div>collect2: error: ld returned 1 exit status</div><div>Makefile:940: recipe for target 'benchmark-appsink' failed</div><div>make[4]: *** [benchmark-appsink] Error 1t</div><div>Makefile:1321: recipe for target 'all-recursive' failed</div></div><div><br></div><div>I don't know why it doesn't work. /usr/local/lib is linked within  /etc/ld.so.conf.d/. I checked out gstream and gst-plugins-base and set both tags to 1.14.0. </div><div><br></div><div>Any idea why I might get this error?</div><div><br></div><div>Thanks,</div><div>~Ben</div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>