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 2021/05/13 03:42:14 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3707: Fix NFS over TCP

xiaoxiang781216 commented on pull request #3707:
URL: https://github.com/apache/incubator-nuttx/pull/3707#issuecomment-840270588


   > Hmm, build error happened with sim/posix_spawn.
   > I think the error does not relate to this PR.
   > 
   > ```
   > ====================================================================================
   > Configuration/Tool: sim/posix_spawn
   > ------------------------------------------------------------------------------------
   >   Cleaning...
   >   Configuring...
   >   Building NuttX...
   > machine/sim/arch_setjmp.S: Assembler messages:
   > machine/sim/arch_setjmp.S:101: Error: operand type mismatch for `jmp'
   > make[1]: *** [Makefile:130: bin/arch_setjmp.o] Error 1
   > stdio/lib_libvsprintf.c: In function 'vsprintf_internal':
   > Error: stdio/lib_libvsprintf.c:405:19: error: duplicate case value
   >   405 |                   case sizeof(unsigned long long):
   >       |                   ^~~~
   > ```
   
   Should be fixed by: https://github.com/apache/incubator-nuttx/pull/3706


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