Trying to make a Mellanox supported DPDK package for VPP, I tried running `make install-dep` with the latest code from github but I get these errors:
``` $ make install-dep Hit:2 https://download.docker.com/linux/ubuntu bionic InRelease Hit:1 https://apt.llvm.org/bionic llvm-toolchain-bionic-11 InRelease Hit:3 http://repo.zabbix.com/zabbix/5.0/ubuntu bionic InRelease Hit:4 http://archive.ubuntu.com/ubuntu bionic InRelease Hit:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease Hit:7 http://archive.ubuntu.com/ubuntu bionic-security InRelease Hit:8 https://packagecloud.io/fdio/release/ubuntu bionic InRelease Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package enchant-2 E: Unable to locate package libffi7 Makefile:319: recipe for target 'install-dep' failed make: *** [install-dep] Error 100 ``` I manually compiled and installed enchant-2 and libff7 but that did not seem to change anything. Seems the above command is trying to download the packages with apt source.list but cant find it. Not sure there is a libff7 or enchant-2 package for Ubuntu 18.04, how should I proceed? Following instructions here ( https://wiki.fd.io/view/VPP/Build,_install,_and_test_images#Build_A_VPP_Package )
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21629): https://lists.fd.io/g/vpp-dev/message/21629 Mute This Topic: https://lists.fd.io/mt/92250876/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-