[SOLVED] ERROR: cannot find gawk

I’m getting an ERROR: cannot find gawk; when I try to build the APM ArduCopter code (e.g. make -j4 navio)

I tried to install gawk using: sudo apt-get install gawk

But, it also throws error saying:

E: Package ‘gawk’ has no installation candidate

Any suggestions?

What OS are you using?

RASPBIAN Debian Wheezy

Never mind. I had to install the emlid-raspberrypi2-raspbian-rt image. Everything works now.

Hello,

I am having the same problem as you had. Can you help me please ? How did you install the emlid-raspberrypi2-raspbian-rt image ?