olegk0 commented on issue #5324:
URL: 
https://github.com/apache/incubator-nuttx/issues/5324#issuecomment-1020925272


   > that script needs a param passed to it:
   
   I gave an unsuccessful example, I meant any valid command without a 
parameter 
   
   
   
   
   > can you try running it in a super clean env? git clean -xffd
   
   ```
   $ git clean -xffd
   ...
   Removing .config
   Removing .version.tmp
   Removing Make.defs
   Removing defconfig
   Removing tools/incdir
   
   
   $ tools/configure.sh -l qemu-intel64:nsh
     Copy files
     Select CONFIG_HOST_LINUX=y
     Refreshing...
   tools/Unix.mk:49: *** missing separator.  Stop.
   ERROR: failed to refresh
   
   $ make
   tools/Unix.mk:49: *** missing separator.  Stop.
   
   ```
   
   


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