A common issue is missing installation of cross compilation tools.
Maybe this can solve the issue:
sudo apt-get update sudo apt-get install binutils-aarch64-linux-gnu
sudo apt-get update
sudo apt-get install binutils-aarch64-linux-gnu