cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
760
Views
0
Helpful
0
Replies

Building new NED from Yang models using ncs-make-package

nso20
Level 1
Level 1

Hello,

I have some Yang files of a device and need to build a NED on NSO and use this NED with netsim:

ncs-make-package --netconf-ned <path-to yang-files> --build my_device_ned

 

But I get the below errors during this build:

/root/nso/netsim/confd/src/confd/yang/tailf-cli-extensions.yang:0: error: expected revision '2017-08-23', got '2019-03-18'
Makefile:25: recipe for target 'tailf-common.fxs' failed
make[2]: *** [tailf-common.fxs] Error 1
make[2]: Leaving directory '/root/nso/my_device_ned/netsim'
Makefile:22: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/root/nso/my_device_ned/netsim'
Makefile:2: recipe for target 'all' failed
make: *** [all] Error 2

 

NSO version: 4.7.5.2

 

Can you assist me to build the NED ?

0 Replies 0