tanushreebaindur commented on pull request #3689: URL: https://github.com/apache/incubator-nuttx/pull/3689#issuecomment-840055584
I have seen that build error when CONFIG_BOARDCTL_ROMDISK is not enabled in the defconfig. CONFIG_BOARDCTL_ROMDISK can be enabled by doing the following in menuconfig: BOARD SELECTION -> Enable application space creation of ROM disks. I have used a simulator only to test the code changes. Could the build break in docker: add ninja-build #3705 be happening because a similar change must be made to the defconfig in spresense/elf, spresense/posix_spawn and spresense/module? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
