<div dir="ltr"><div dir="ltr">I am not sure if this will answer your question, but I noticed from the error message that you are using the clang compiler.<div><br></div><div>There is a prior email thread ...</div><div><br></div><div><a href="http://gstreamer-devel.966125.n4.nabble.com/Cerbero-GStreamer-recipes-are-now-built-with-Meson-td4688295.html#a4688296">http://gstreamer-devel.966125.n4.nabble.com/Cerbero-GStreamer-recipes-are-now-built-with-Meson-td4688295.html#a4688296</a><br></div><div><br></div><div>... where I asked about using Meson with Clang about halfway down the thread.  Nirbheek provided a great deal of information (including a list of bugs) pertaining to bugs which are related to Meson + Clang</div><div><br></div><div>You might be running into one of those bugs but I'm not sure (I am not a Mac user).</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 26, 2018 at 3:41 AM dhruv-jindal <<a href="mailto:dhruv.jindal@smartcommercesolutions.in">dhruv.jindal@smartcommercesolutions.in</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Undefined symbols for architecture arm64:<br>
  "_res_9_dn_expand", referenced from:<br>
      _do_lookup_records in<br>
GStreamer(libgio-2_0_a_arm64_-libgio_2_0_la-gthreadedresolver.o)<br>
  "_res_9_query", referenced from:<br>
      _do_lookup_records in<br>
GStreamer(libgio-2_0_a_arm64_-libgio_2_0_la-gthreadedresolver.o)<br>
  "_res_9_init", referenced from:<br>
      _g_resolver_maybe_reload in<br>
GStreamer(libgio-2_0_a_arm64_-libgio_2_0_la-gresolver.o)<br>
ld: symbol(s) not found for architecture arm64<br>
clang: error: linker command failed with exit code 1 (use -v to see<br>
invocation)<br>
<br>
How do I solve the above issue?<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>