Hi all,
I am trying to build sonic but it fails looking for some amd64 files although I am trying to build it on arm64. I am using the master branch as on 12 July.
I am building it on a vm with debian 9, 8 cores and 16 GB ram.
make configure PLATFORM=vs PLATFORM_ARCH=arm64 works fine
but make all or make target/sonic-vs.img.gz both fail
Any help will be much appreciated.