make[5]: Entering directory `/home/doneill/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.32/freeswitch-snapshot'
libs/esl/fs_cli.c: In function 'console_fnkey_pressed':
libs/esl/fs_cli.c:101:10: error: 'CC_REDISPLAY' undeclared (first use in this function)
libs/esl/fs_cli.c:101:10: note: each undeclared identifier is reported only once for each function it appears in
cc1: warnings being treated as errors
libs/esl/fs_cli.c: In function 'basic_gets':
libs/esl/fs_cli.c:845:1: error: no return statement in function returning non-void
libs/esl/fs_cli.c: In function 'esl_console_complete':
libs/esl/fs_cli.c:893:22: error: 'CC_REDISPLAY' undeclared (first use in this function)
libs/esl/fs_cli.c: At top level:
libs/esl/fs_cli.c:87:22: error: 'console_fnkey_pressed' defined but not used
libs/esl/fs_cli.c:890:22: error: 'esl_console_complete' defined but not used
make[5]: *** [fs_cli-fs_cli.o] Error 1