Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined reference to 'dhcp_set_dns' #3

Open
Thousif10 opened this issue Nov 5, 2022 · 2 comments
Open

Undefined reference to 'dhcp_set_dns' #3

Thousif10 opened this issue Nov 5, 2022 · 2 comments

Comments

@Thousif10
Copy link

c:/users/user/appdata/local/arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.0.4-gcc10.3-1757bed/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: C:\Users\user\AppData\Local\Temp\arduino-sketch-B2DFF35DFBCC04C8720AC622751D0BA2\sketch\ESP8266_Router_Honeypot.ino.cpp.o:(.text.setup+0x5c): undefined reference to dhcps_set_dns' c:/users/user/appdata/local/arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.0.4-gcc10.3-1757bed/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: C:\Users\user\AppData\Local\Temp\arduino-sketch-B2DFF35DFBCC04C8720AC622751D0BA2\sketch\ESP8266_Router_Honeypot.ino.cpp.o: in function _ZN14HardwareSerial5beginEm':
C:\Users\user\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.0.2\cores\esp8266/HardwareSerial.h:76: undefined reference to dhcps_set_dns' c:/users/user/appdata/local/arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.0.4-gcc10.3-1757bed/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: C:\Users\user\AppData\Local\Temp\arduino-sketch-B2DFF35DFBCC04C8720AC622751D0BA2\sketch\ESP8266_Router_Honeypot.ino.cpp.o: in function setup':
C:\Users\user\Documents\Arduino\ESP8266_Router_Honeypot-main\ESP8266_Router_Honeypot/ESP8266_Router_Honeypot.ino:56: undefined reference to `dhcps_set_dns'
collect2.exe: error: ld returned 1 exit status

@coryjfowler
Copy link

I have the same issue.

@coryjfowler
Copy link

#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants