This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320C6678: compiler/TMS320C6678

Part Number: TMS320C6678

Tool/software: TI C/C++ Compiler

Hi,

I develop UDP server application for my developing, while linking I face the below error,

<Linking>

 undefined first referenced 
  symbol       in file      
 --------- ---------------- 
 bind      ./ethernet_log.obj
 recvfrom  ./ethernet_log.obj
 sendto    ./ethernet_log.obj
 socket    ./ethernet_log.obj
 
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking;

What *.lib required for remove this error, please suggest me if any other link for this too.

Thanks,

Sathish S.