MangOH master branch and Legato18.01

Getting error when trying to build MangOH master branch against Legato18.01 for Mango Red WP7502 with this command:
make red_wp750x

mksys -t wp750x -s /mangOH/apps/GpioExpander/gpioExpanderService -s /mangOH/apps/RedSensorToCloud mangOH_Red.sdef
** Warning: Ignoring empty app specification
** Warning: Ignoring empty app specification
** ERROR:
/apps/RedSensorToCloud/redSensorToCloud.adef:33:4: error: Binding to non-existent server app 'ledService'.
Makefile:38: recipe for target 'red_wp750x' failed
make: *** [red_wp750x] Error 1

Hi, looks very much a similar problem I had. Have a look at the following “Make red_wp85, return ERROR” item in the forum and how it got resolved. Cheers.

So the solution is to use R14 firmware with legato 17.11?

Hi Raxsix,

We will investigate and fix this tomorrow.

regards,
Ashish

That’s good news, and yes it’s nothing to do with release 14 or 15, I tried both versions

Can you try now, this is fixed.

Thanks, It’s working now