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/21 01:30:46 UTC

[GitHub] [incubator-nuttx] RockySong edited a comment on issue #844: Should the makefile warn if there isn't a valid APPDIR?

RockySong edited a comment 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?
   
   By the way, I use ubuntu under **WSL2 with Windows 10**, sometimes I use tar -xf / unzip, even sometimes may use windows tools to extract packages, maybe the execution permission can get lost with tar -xf / unzip / windows tools?


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