Skip to content

Conflicting declaration on variable INADDR_NONE #6787

@tsctrl

Description

@tsctrl

Board

ESP32 Dev Module

Device Description

DevkitC

Hardware Configuration

Version

v2.0.3

IDE Name

IDF Component, Arduino IDE

Operating System

Windows 10

Flash frequency

40MHz

PSRAM enabled

no

Upload speed

115200

Description

Build Failed. Conflicting declaration on variable INADDR_NONE

error: ambiguous overload for types 'IPAddress' and 'u32_t' components/lwip/lwip/src/include/lwip/inet.h

extern IPAddress INADDR_NONE;

https://github.com/espressif/esp-lwip/blob/76303df2386902e0d7873be4217f1d9d1b50f982/src/include/lwip/inet.h#L71

Sketch

-

Debug Message

-

Other Steps to Reproduce

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions