12 years, 5 months ago.

Error from libraries

I received an error "Undefined symbol dns_tmr() (referred from LwipNetIf.cpp.LPC1768.o)." during compilation. LwipNetIf.cpp is found in NetServices library & dns_tmr() is in LwipNetIf.cpp. Does this mean that the cause is due to dns_tmr() is neither defined in NetServices nor LPC1768.o? I assume LPC1768.o refers to mbed-src library. What should I do? Thanks.

Be the first to answer this question.