You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/07 09:06:30 UTC

[GitHub] [incubator-nuttx] yjdwbj commented on issue #2238: make menuconfig got a lot of syntax error.

yjdwbj commented on issue #2238:
URL: https://github.com/apache/incubator-nuttx/issues/2238#issuecomment-723421115


   Now . I using the `kconfig-mconf` also got the same error.
   
   ```sh
   github/apache/nuttx$ kconfig-mconf Kconfig
   Kconfig:8:warning: environment variable APPSDIR undefined
   arch/arm/src/imxrt/Kconfig:1212: syntax error
   arch/arm/src/imxrt/Kconfig:1211: invalid option
   arch/arm/src/stm32l4/Kconfig:5236: syntax error
   arch/arm/src/stm32l4/Kconfig:5185: missing end statement for this entry
   arch/arm/src/stm32l4/Kconfig:5053: missing end statement for this entry
   arch/arm/src/stm32l4/Kconfig:8: missing end statement for this entry
   arch/arm/Kconfig:1017: missing end statement for this entry
   arch/arm/Kconfig:7: missing end statement for this entry
   Kconfig:1794: missing end statement for this entry
   arch/arm/src/stm32l4/Kconfig:5235: invalid statement
   arch/arm/src/stm32l4/Kconfig:5245: unexpected end statement
   arch/arm/src/stm32l4/Kconfig:5248: syntax error
   arch/arm/src/stm32l4/Kconfig:5247: invalid statement
   arch/arm/src/stm32l4/Kconfig:5257: unexpected end statement
   arch/arm/src/stm32l4/Kconfig:5260: syntax error
   arch/arm/src/stm32l4/Kconfig:5259: invalid statement
   arch/arm/src/stm32l4/Kconfig:5269: unexpected end statement
   arch/arm/src/stm32l4/Kconfig:5271: unexpected end statement
   arch/arm/src/stm32l4/Kconfig:5273: unexpected end statement
   arch/arm/src/stm32l4/Kconfig:6097: unexpected end statement
   arch/arm/Kconfig:1018: unexpected end statement
   arch/arm/Kconfig:1032: unexpected end statement
   Kconfig:1796: unexpected end statement
   Kconfig:1859: can't open file "/Kconfig"
   ```
   ``` 


----------------------------------------------------------------
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:
users@infra.apache.org