<div dir="ltr"><div>Dear folks</div><div><br></div><div>The person who originally asked this question has performed the steps I gave earlier, and the issue isn't resolved. After talking to him, I discovered that he's working with ndn-tools, and running just <font face="monospace, monospace">unit-tests</font> rather than <font face="monospace, monospace">build/unit-tests</font>.</div><div>Due to <a href="https://redmine.named-data.net/issues/3312">ndn-tools Bug 3312</a>, a binary <font face="monospace, monospace">/usr/local/bin/unit-tests</font> is installed. After this bug is resolved, that binary isn't deleted, and it's found when typing just <font face="monospace, monospace">unit-tests</font>; obviously, that binary is from an old version of ndn-tools and linked against an old version of ndn-cxx. Typing just <span style="font-family:monospace,monospace">unit-tests</span> finds the old binary and causes the undefined symbol error.</div><div><br></div><div>Therefore, if you have a <font face="monospace, monospace">/usr/local/bin/unit-tests</font> file on your system, make sure you delete it.</div><div><br></div><div class="gmail_extra">Yours, Junxiao</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 23, 2016 at 6:25 PM, Junxiao Shi <span dir="ltr"><<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><span style="font-family:monospace,monospace">$ build/unit-tests</span><br></div><div><div><font face="monospace, monospace">Running 53 test cases...</font></div><div><font face="monospace, monospace">unit-tests: symbol lookup error: unit-tests: undefined symbol: _ZN3ndn4NameC1ERKSs</font></div><div><br></div></div></div></blockquote></div></div></div>