Hey, I'm using raspberry pi 3 model b, with the rasbian strech os running in it. I have followed the tutorial provided by nordic using this link for BLE over IPv6. When I do the fifth step it shows me make file errors. I'll attach the screenshot of the errors to make more sense of it. The previous steps given in the tutorial runs normally without any error, but I'm stuck at this. Raspberry pi 3 model B uses Broadcom BCM2837 which is 64-bit so I have selected the x64-bit version in the 2nd step export CCPREFIX=/path/to/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-
I have no knowledge about make files so I can't really figure out what's happening any help or guidance would be great.
Thanks
and the make errors