Hi Sergio, I have run 'make install-dep'. The nasm version is 2.10.09.
Thanks, xyxue From: Sergio Gonzalez Monroy Date: 2017-09-05 16:24 To: 薛欣颖; vpp-dev Subject: Re: [vpp-dev] Compile error Hi, Have you run 'make install-dep' ? Which nasm version do you have in your system? Thanks, Sergio On 04/09/2017 11:59, 薛欣颖 wrote: Hi, I got code by : git clone https://gerrit.fd.io/r/vpp. input ‘make dpdk-install-dev’ the error infomation is shown below: Building IPSec-MB 0.46 library make[5]: Entering directory `/home/vpp_communication/vpp/dpdk' mkdir -p /home/vpp_communication/vpp/dpdk/deb/debian/tmp/usr/lib/ # Do not build GCM stuff if we are building ISA_L make -C /home/vpp_communication/vpp/dpdk/deb/_build/intel-ipsec-mb-0.46 -j NO_GCM=n make: Entering an unknown directory make: *** /home/vpp_communication/vpp/dpdk/deb/_build/intel-ipsec-mb-0.46: No such file or directory. Stop. make: Leaving an unknown directory make[5]: *** [build-ipsec-mb] Error 2 make[5]: Leaving directory `/home/vpp_communication/vpp/dpdk' make[4]: *** [override_dh_install] Error 2 make[4]: Leaving directory `/home/vpp_communication/vpp/dpdk/deb' make[3]: *** [binary] Error 2 make[3]: Leaving directory `/home/vpp_communication/vpp/dpdk/deb' dpkg-buildpackage: error: debian/rules binary gave error exit status 2 make[2]: *** [vpp-dpdk-dev_17.08-vpp1_amd64.deb] Error 2 make[2]: Leaving directory `/home/vpp_communication/vpp/dpdk' make[1]: *** [install-deb] Error 2 make[1]: Leaving directory `/home/vpp_communication/vpp/dpdk' make: *** [dpdk-install-dev] Error 2 input ‘make build-release’,the error information is shown below: Making object file obj/mb_mgr_hmac_sha_224_submit_avx.o nasm -o obj/mb_mgr_hmac_sha_224_submit_avx.o -felf64 -Xgnu -gdwarf -DLINUX -D__linux__ -Iinclude/ -I./ -Iavx/ -Iavx2/ -Iavx512/ -Isse/ avx/mb_mgr_hmac_sha_224_submit_avx.asm Making object file obj/mb_mgr_hmac_sha_224_submit_avx2.o Making object file obj/mb_mgr_hmac_sha_224_submit_avx512.o nasm -o obj/mb_mgr_hmac_sha_224_submit_avx2.o -felf64 -Xgnu -gdwarf -DLINUX -D__linux__ -Iinclude/ -I./ -Iavx/ -Iavx2/ -Iavx512/ -Isse/ avx2/mb_mgr_hmac_sha_224_submit_avx2.asm nasm -o obj/mb_mgr_hmac_sha_224_submit_avx512.o -felf64 -Xgnu -gdwarf -DLINUX -D__linux__ -Iinclude/ -I./ -Iavx/ -Iavx2/ -Iavx512/ -Isse/ avx512/mb_mgr_hmac_sha_224_submit_avx512.asm mb_mgr_hmac_sha_256_submit_avx512.asm:170: error: parser: instruction expected mb_mgr_hmac_sha_256_submit_avx512.asm:171: error: symbol `vmovdqu32' redefined mb_mgr_hmac_sha_256_submit_avx512.asm:171: error: parser: instruction expected Making object file obj/mb_mgr_hmac_sha_224_submit_sse.o nasm -o obj/mb_mgr_hmac_sha_224_submit_sse.o -felf64 -Xgnu -gdwarf -DLINUX -D__linux__ -Iinclude/ -I./ -Iavx/ -Iavx2/ -Iavx512/ -Isse/ sse/mb_mgr_hmac_sha_224_submit_sse.asm -------------------------------------------------------------- make[4]: *** [obj/mb_mgr_hmac_sha_224_submit_avx512.o] Error 1 make[4]: *** Waiting for unfinished jobs.... -------------------------------------------------------------- -------------------------------------------------------------- -------------------------------------------------------------- make[4]: Leaving directory `/home/vpp_communication/vpp/build-root/build-vpp-native/dpdk/intel-ipsec-mb-0.46' make[3]: *** [build-ipsec-mb] Error 2 make[3]: Leaving directory `/home/vpp_communication/vpp/dpdk' make[2]: *** [ebuild-install] Error 2 make[2]: Leaving directory `/home/vpp_communication/vpp/dpdk' make[1]: *** [dpdk-install] Error 2 make[1]: Leaving directory `/home/vpp_communication/vpp/build-root' make: *** [build-release] Error 2 root@ubuntu:/home/vpp_communication/vpp# Is this a problem ? How can I solve it? Thanks, xyxue _______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev