snikeguo commented on issue #12333:
URL: https://github.com/apache/nuttx/issues/12333#issuecomment-2111799423

   > make clean -j 2
   
   @simbit18  when i enter 'make menuconfig' again
   ```
   # make menuconfig
   CP: arch/dummy/Kconfig to 
/d/Project/nuttxspace/nuttx/arch/dummy/dummy_kconfig
   CP: boards/dummy/Kconfig to /d/Project/nuttxspace/nuttx//Kconfig
   LN: platform/board to /d/Project/nuttxspace/apps/platform/dummy
   LN: include/arch to arch/arm/include
   LN: include/arch/board to /d/Project/nuttxspace/nuttx//include
   ln: failed to create symbolic link 'include/arch/board' -> 
'/d/Project/nuttxspace/nuttx//include': File name too long
   Failed to create link: include/arch/board
   make[1]: *** [tools/Unix.mk:294: include/arch/board] Error 1
   make: *** [tools/Unix.mk:693: menuconfig] Error 2
   
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to