Open zainmusafir opened 1 year ago
same problem
same problem
I tried manually installing the dependencies as given in the bootstrap shell file, building DPDK, PI and P4 runtime, making sure I was installing packages and dependencies suited only for ARM 64 architecture, however I got different errors this time relating to my previous installed packages.
You can manually install a specific dpdk version for your specific machine and OS from the dpdk website and then carry on from the bootstrap sh file by changing the parameters concerning dpdk installation. This should alleviate the problem, hopefully.
hello, I am trying to install t4p4s on a arm64 system which has DPDK18.11.11. LTS. I have encountered this error while running the bootstrap.sh file with (INSTALLL_DPDK_STAGE 2= no) --
setting up PI
'pi/make step failed with error code 2'
am I using the correct versions of these dependencies ? where can I get compatible versions for these .. thanks