Date
1 - 1 of 1
locked Adding pppoeclient plugin #vpp
Tamir
Hi,
I'm using vpp v19.01.2 and i would like to use the pppoeclient plugin. I took the pppoeclient folder from https://github.com/raydonetworks/vpp-pppoeclient afterwards i rebuild the environment (/mnt/vpp_code/vpp/extras/vagrant/build.sh) and got: @@@@ Building vpp in /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp @@@@
[2/226] Generating API header /mnt/vpp_code/vpp/build-ro...ild-vpp-native/vpp/plugins/pppoeclient/pppoeclient.api.
FAILED: plugins/pppoeclient/pppoeclient.api.h
cd /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp/plugins/pppoeclient && mkdir -p /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp/plugins/pppoeclient && /mnt/vpp_code/vpp/src/tools/vppapigen/vppapigen --includedir /mnt/vpp_code/vpp/src --input /mnt/vpp_code/vpp/src/plugins/pppoeclient/pppoeclient.api --output /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp/plugins/pppoeclient/pppoeclient.api.h
' (0xd)in /mnt/vpp_code/vpp/src/plugins/pppoeclient/pppoeclient.api: line 3
[3/226] Generating API header /mnt/vpp_code/vpp/build-ro...-vpp-native/vpp/plugins/pppoeclient/pppoeclient.api.jso
FAILED: plugins/pppoeclient/pppoeclient.api.json
cd /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp/plugins/pppoeclient && mkdir -p /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp/plugins/pppoeclient && /mnt/vpp_code/vpp/src/tools/vppapigen/vppapigen --includedir /mnt/vpp_code/vpp/src --input /mnt/vpp_code/vpp/src/plugins/pppoeclient/pppoeclient.api JSON --output /mnt/vpp_code/vpp/build-root/build-vpp-native/vpp/plugins/pppoeclient/pppoeclient.api.json
' (0xd)in /mnt/vpp_code/vpp/src/plugins/pppoeclient/pppoeclient.api: line 3
[4/226] Building C object plugins/srv6-am/CMakeFiles/srv6am_plugin.dir/am.c.o
ninja: build stopped: subcommand failed.
Makefile:691: recipe for target 'vpp-build' failed
make: *** [vpp-build] Error 1 can't find anything wrong. did i miss something? what is the proper procedure? Thanks
|
|