Hello,<br><br>Am having the below error when I am trying to run make all. Any help in this would be greatly appreciated.<br><br><br>root@esx2:/var/tmp/nagios <br>!379 # make all<br>cd ./base && make<br>gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -o nagios nagios.c broker.o nebmods.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o netutils.o notifications.o sehandlers.o skiplist.o utils.o retention-base.o xretention-base.o comments-base.o xcomments-base.o objects-base.o xobjects-base.o statusdata-base.o xstatusdata-base.o perfdata-base.o xperfdata-base.o downtime-base.o xdowntime-base.o ../base/snprintf.o -lm -lpthread -ldl -lrt<br>
Undefined first referenced<br> symbol in file<br>recv netutils.o<br>send netutils.o<br>socket netutils.o<br>
getsockopt netutils.o<br>connect netutils.o<br>getaddrinfo netutils.o<br>freeaddrinfo netutils.o<br>ld: fatal: Symbol referencing errors. No output written to nagios<br>
collect2: ld returned 1 exit status<br>*** Error code 1<br>make: Fatal error: Command failed for target `nagios'<br>Current working directory /var/tmp/nagios/base<br>*** Error code 1<br>make: Fatal error: Command failed for target `all'<br>
<br><br><br>Thanks<br>Jai.<br>