nuttxs opened a new pull request, #3277:
URL: https://github.com/apache/nuttx-apps/pull/3277

   ## Summary
   netutils/dhcpc.h: fix the compilation error caused by undefined 
CONFIG_NETDB_DNSSERVER_NAMESERVERS.
   Provide a default value for CONFIG_NETDB_DNSSERVER_NAMESERVERS if 
CONFIG_NETDB_DNSCLIENT is not enabled.
   
   Issue 
link:https://github.com/apache/nuttx-apps/pull/3206#issuecomment-3681046048
   
   ## Impact
   New Feature/Change: Yes
   User Impact: No
   Build Impact:No new Kconfig options or build system changes.
   Hardware Impact: No
   Security: No
   Compatibility: Backward-compatible; no breaking changes.
   
   ## Testing
   After re-running make, the dhcpc-related compilation errors have disappeared 
and the build has now progressed smoothly to the linking stage.
   
   


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