RockySong commented on issue #844:
URL: https://github.com/apache/incubator-nuttx/issues/844#issuecomment-731484557


   Hi @acassis Noted with thanks for your reply!
   Later I downloaded the 9.1.0 release from Nuttx official site and deleted 
the git cloned version, and 9.1.0 release worked normally. I checked permission 
and got below:
   
   rs@DESKTOP-UG5S1LM:~/nuttx/nuttx_910$ ls -l apps/tools/mkkconfig.sh
   **-rwxr-xr-x** 1 rs rs 2806 Jul  8 08:06 apps/tools/mkkconfig.sh
   
   However, to verify the execution permission matters, then I cloned the git 
cloned back the app, and found it also has execution permission!
   
   rs@DESKTOP-UG5S1LM:~/nuttx$ ls -l incubator-nuttx-apps/tools/mkkconfig.sh
   **-rwxr-xr-x** 1 rs rs 2806 Nov 21 09:23 
incubator-nuttx-apps/tools/mkkconfig.sh
   
   It looks there are some other causes to this problem?


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


Reply via email to