masayuki2009 commented on pull request #1046:
URL: https://github.com/apache/incubator-nuttx/pull/1046#issuecomment-628551003


   > Hmm, there was a compilation error...
   > 
   > ```
   > ftpc_main.c: In function 'ftpc_main':
   > ftpc_main.c:383:20: error: "CONFIG_NET_IPv6" is not defined, evaluates to 
0 [-Werror=undef]
   >   383 | #if ADDR_FAMILY == CONFIG_NET_IPv6
   >       |                    ^~~~~~~~~~~~~~~
   > cc1: all warnings being treated as errors
   > ```
   
   To fix the compile error, I need to fix ftpc.c .
   So I will disable to compile ftp.c first.
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to