Make red_wp85 gives error of missing file wifi.sinc

BTW, this is the wifi.sinc file:
wifi.sinc (679 Bytes)

If i use newer version then i am getting error of components .

Makefile:102: ==== OCTAVE_ROOT not defined ====
Not building LEGATO due to $LEGATO == 0

NOTE: When using leaf, these TOOLCHAIN_X variables don’t need to be passed to mksys.

TOOLCHAIN_DIR=/opt/swi/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi
TOOLCHAIN_PREFIX=arm-poky-linux-gnueabi-
mksys -t wp85 --cflags=-O2 --object-dir=build/red_wp85 --output-dir=build/update_files red.sdef
** ERROR:
/mangOH/shared.sdef:41:15: error: Unrecognized section name ‘componentSearch’.
Makefile:131: recipe for target ‘red_wp85’ failed
make: *** [red_wp85] Error 1

Which version of legato are you using?

Can you try swi-wp76_4.6.0?

I have compiled code using leaf shell. as per below link and it is working . http://mangoh.io/uploaded-documents/Reference/mangOH%20Red/Discover/Getting%20Started/mangOH_Red_GSG_nonOctave.pdf

topic A.2 Build/Install the mangOH Development Package