Aravinda wrote:
Hi, Can someone please tell me how to fix the below error for $ make gcc-check
[...]
/usr/bin/runtest: line 123: exec: expect: not found
You should install the 'expect' program on your system. It depends on tcl, so you would have to install that too.
David Daney