<div dir="ltr">Solved by editing Makefile<div>I added several lines of dependencies, but I'm not sure. </div><div>Is this correct way to resolve this issue?<br><div><br></div><div><div>SRCS = lispsimple.c oor_api_netconf.c \</div><div> ../oor/lib/oor_log.c \</div><div> ../oor/lib/util.c \</div><div> ../oor/lib/mem_util.c \</div><div> ../oor/lib/generic_list.c \</div><div> ../oor/liblisp/lisp_address.c \</div><div> ../oor/liblisp/lisp_ip.c \</div><div> ../oor/liblisp/lisp_lcaf.c \</div><div> ../oor/config/oor_api.c</div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 19, 2016 at 2:33 PM, YoonSeon Han <span dir="ltr"><<a href="mailto:yoonseon@onlab.us" target="_blank">yoonseon@onlab.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear OOR users, <div><br></div><div>Hi. My name is yoonseon han, and I just started to support dynamic configuration using YANG/NetConf. </div><div><br></div><div>To enable Yang/NetConf, I install netopeer-server and cfginterfaces. </div><div>But, when I run the server, it shows following errors. </div><div><br></div><div>Is there anyone who resolve this error?</div><div><br></div><div><div>netopeer-server[9370]: Unable to load shared library (/usr/local/lib/lispsimple.so: undefined symbol: lisp_addr_ip_afi).</div><div>netopeer-server[9370]: ncds_new_transapi: Failed to prepare transAPI structures.</div><div>netopeer-server[9370]: Invalid datastore.</div><div>netopeer-server[9370]: Callback for path /A:netopeer/A:modules/A:<wbr>module/A:enabled failed (1).</div><div>netopeer-server[9370]: Failed perform initial copy of startup to running.</div><div>netopeer-server[9370]: Device initialization of module Netopeer failed.</div><div>netopeer-server[9370]: Starting necessary Netopeer plugin failed!</div></div><div><br></div><div><br></div><div>My environment is Ubuntu 16.04 on VirtualBox.</div><div>I found same error on my physical test machine. </div><div>Regards. </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>/Yoonseon han </div><div><br></div></font></span></div>
</blockquote></div><br></div>