[OOR-Users] Question about netopeer-server and OOR.
YoonSeon Han
yoonseon at onlab.us
Thu Oct 20 01:42:04 CEST 2016
Solved by editing Makefile
I added several lines of dependencies, but I'm not sure.
Is this correct way to resolve this issue?
SRCS = lispsimple.c oor_api_netconf.c \
../oor/lib/oor_log.c \
../oor/lib/util.c \
../oor/lib/mem_util.c \
../oor/lib/generic_list.c \
../oor/liblisp/lisp_address.c \
../oor/liblisp/lisp_ip.c \
../oor/liblisp/lisp_lcaf.c \
../oor/config/oor_api.c
On Wed, Oct 19, 2016 at 2:33 PM, YoonSeon Han <yoonseon at onlab.us> wrote:
> Dear OOR users,
>
> Hi. My name is yoonseon han, and I just started to support dynamic
> configuration using YANG/NetConf.
>
> To enable Yang/NetConf, I install netopeer-server and cfginterfaces.
> But, when I run the server, it shows following errors.
>
> Is there anyone who resolve this error?
>
> netopeer-server[9370]: Unable to load shared library
> (/usr/local/lib/lispsimple.so: undefined symbol: lisp_addr_ip_afi).
> netopeer-server[9370]: ncds_new_transapi: Failed to prepare transAPI
> structures.
> netopeer-server[9370]: Invalid datastore.
> netopeer-server[9370]: Callback for path /A:netopeer/A:modules/A:module/A:enabled
> failed (1).
> netopeer-server[9370]: Failed perform initial copy of startup to running.
> netopeer-server[9370]: Device initialization of module Netopeer failed.
> netopeer-server[9370]: Starting necessary Netopeer plugin failed!
>
>
> My environment is Ubuntu 16.04 on VirtualBox.
> I found same error on my physical test machine.
> Regards.
>
> /Yoonseon han
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openoverlayrouter.org/pipermail/users/attachments/20161019/1bc3a7b5/attachment.html>
More information about the Users
mailing list