Skip to main content

Entering directory

make[1]: Entering directory '/home/soroosh/vpp/build-root'
make[2]: Entering directory '/home/soroosh/vpp/build-root'
@@@@ Arch for platform 'vpp' is native @@@@
@@@@ Finding source for dpdk @@@@
@@@@ Makefile fragment found in /home/soroosh/vpp/build-data/packages/dpdk.mk @@@@
@@@@ Source found in /home/soroosh/vpp/dpdk @@@@
@@@@ Arch for platform 'vpp' is native @@@@
@@@@ Finding source for vpp @@@@
@@@@ Makefile fragment found in /home/soroosh/vpp/build-data/packages/vpp.mk @@@@
@@@@ Source found in /home/soroosh/vpp/src @@@@
@@@@ Configuring dpdk: nothing to do @@@@
@@@@ Building dpdk: nothing to do @@@@
@@@@ Installing dpdk: nothing to do @@@@
@@@@ Configuring vpp: nothing to do @@@@
@@@@ Building vpp in /home/soroosh/vpp/build-root/build-vpp-native/vpp @@@@
make[3]: Entering directory '/home/soroosh/vpp/build-root/build-vpp-native/vpp'
make  all-recursive
make[4]: Entering directory '/home/soroosh/vpp/build-root/build-vpp-native/vpp'
Making all in .
make[5]: Entering directory '/home/soroosh/vpp/build-root/build-vpp-native/vpp'
  CCLD     uri_udp_test
  CCLD     uri_tcp_test
/usr/bin/ld: uri/uri_tcp_test.o: undefined reference to symbol 'vlib_mains'
//home/soroosh/vpp/build-root/build-vpp-native/vpp/.libs/libvlib.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:5102: recipe for target 'uri_tcp_test' failed
make[5]: *** [uri_tcp_test] Error 1
make[5]: *** Waiting for unfinished jobs....
/usr/bin/ld: uri/uri_udp_test.o: undefined reference to symbol 'vlib_mains'
//home/soroosh/vpp/build-root/build-vpp-native/vpp/.libs/libvlib.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:5108: recipe for target 'uri_udp_test' failed
make[5]: *** [uri_udp_test] Error 1
make[5]: Leaving directory '/home/soroosh/vpp/build-root/build-vpp-native/vpp'
Makefile:6755: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/home/soroosh/vpp/build-root/build-vpp-native/vpp'
Makefile:3416: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/home/soroosh/vpp/build-root/build-vpp-native/vpp'
Makefile:699: recipe for target 'vpp-build' failed
make[2]: *** [vpp-build] Error 2
make[2]: Leaving directory '/home/soroosh/vpp/build-root'
/home/soroosh/vpp/build-data/platforms.mk:20: recipe for target 'install-deb' failed
make[1]: *** [install-deb] Error 1
make[1]: Leaving directory '/home/soroosh/vpp/build-root'
Makefile:338: recipe for target 'pkg-deb' failed
make: *** [pkg-deb] Error 2