masayuki2009 commented on pull request #696:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/696#issuecomment-828930765


   Hmm, spresene:wifi now fails.
   
   ```
   nsh> renew wlan0
   ERROR: dhcpc_open() for 'wlan0' failed
   ```
   
   ```
   $ make savedefconfig 
   make[1]: Entering directory 
'/mnt/m2ssd/opensource/RTOS/nuttx/nuttx/libs/libxx'
   make[1]: Nothing to be done for 'dirlinks'.
   make[1]: Leaving directory 
'/mnt/m2ssd/opensource/RTOS/nuttx/nuttx/libs/libxx'
   make[1]: Entering directory '/mnt/m2ssd/opensource/RTOS/nuttx/nuttx/boards'
   make[1]: Nothing to be done for 'dirlinks'.
   make[1]: Leaving directory '/mnt/m2ssd/opensource/RTOS/nuttx/nuttx/boards'
   make[1]: Entering directory '/mnt/m2ssd/opensource/RTOS/nuttx/nuttx/openamp'
   make[1]: Nothing to be done for 'dirlinks'.
   make[1]: Leaving directory '/mnt/m2ssd/opensource/RTOS/nuttx/nuttx/openamp'
   make[1]: Entering directory '/mnt/m2ssd/opensource/RTOS/nuttx/apps'
   make[2]: Entering directory '/mnt/m2ssd/opensource/RTOS/nuttx/apps/platform'
   LN: platform/board to /mnt/m2ssd/opensource/RTOS/nuttx/apps/platform/dummy
   make[2]: Leaving directory '/mnt/m2ssd/opensource/RTOS/nuttx/apps/platform'
   make[1]: Leaving directory '/mnt/m2ssd/opensource/RTOS/nuttx/apps'
   make[1]: Entering directory '/mnt/m2ssd/opensource/RTOS/nuttx/apps'
   make[1]: Nothing to be done for 'preconfig'.
   make[1]: Leaving directory '/mnt/m2ssd/opensource/RTOS/nuttx/apps'
   warning: (NETUTILS_DHCPC) selects NET_UDP_BINDTODEVICE which has unmet 
direct dependencies (NET && NET_UDP && !NET_UDP_NO_STACK)
   warning: (NETUTILS_DHCPC) selects NET_UDP_BINDTODEVICE which has unmet 
direct dependencies (NET && NET_UDP && !NET_UDP_NO_STACK)
   ```
   


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