Henrik,<br><br>Thanks for the help, unfortunately it did not resolve the problem.<br><br>I tried a clean install ( rm -r snapshot; tar xvf hobbit-snapshot.tar ) and I received the same results.  I tried changing the bbnet/Makefile before the configure and after, same results.
<br><br>chmod 755 bbretest-net.sh<br>gcc -g -O2 -Wall -Wno-unused -D_REENTRANT  -DSunOS -I. -I/users/hobbit/snapshot/include -I/usr/local/include -o contest -I../include -Ic-ares -DSTANDALONE contest.c httptest.o dns.o dns2.o
 ./libcares.a ../lib/libbbgen.a<br>Undefined                       first referenced<br> symbol                             in file<br>bind                                /var/tmp//ccIP3DG3.o<br>recv                                ./libcares.a(ares_process.o)
<br>send                                ./libcares.a(ares_process.o)<br>getservbyname                       ../lib/libbbgen.a(url.o)<br>gethostbyname                       dns.o<br>socket                              /var/tmp//ccIP3DG3.o
<br>getsockopt                          /var/tmp//ccIP3DG3.o<br>connect                             /var/tmp//ccIP3DG3.o<br>hstrerror                           dns.o<br>inet_addr                           ./libcares.a(ares_gethostbyname.o)
<br>inet_aton                           /var/tmp//ccIP3DG3.o<br>inet_ntoa                           /var/tmp//ccIP3DG3.o<br>h_errno                             dns.o<br>shutdown                            /var/tmp//ccIP3DG3.o
<br>ld: fatal: Symbol referencing errors. No output written to contest<br>collect2: ld returned 1 exit status<br>make[1]: *** [contest] Error 1<br>make[1]: Leaving directory `/users/hobbit/snapshot/bbnet'<br>make: *** [bbnet-build] Error 2
<br><br><br><br><br><div><span class="gmail_quote">On 9/11/07, <b class="gmail_sendername">Henrik Stoerner</b> <<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Sep 11, 2007 at 11:09:42AM -0500, Richard Wachter wrote:<br>> I downloaded the latest snapshot this morning and tried to build it.<br>><br>> Solaris 10 (current patches) and I received this error . . .<br>
> gcc  -o hobbit_snmpcollect hobbit_snmpcollect.o `net-snmp-config --libs`<br>> ../lib/libbbgen.a<br>> gcc: language arch=v9 not recognized<br>> Undefined                       first referenced<br>>  symbol                             in file
<br>> inet_aton                           ../lib/libbbgen.a(sendmsg.o)<br><br>Makefile problem. Change bbnet/Makefile - there's<br><br>hobbit_snmpcollect: hobbit_snmpcollect.o<br>        $(CC) $(LDFLAGS) -o $@ hobbit_snmpcollect.o `net-snmp-config --libs` ../lib/libbbgen.a
<br><br>just add $(NETLIBS) after libbbgen.a, so it becomes<br><br>hobbit_snmpcollect: hobbit_snmpcollect.o<br>        $(CC) $(LDFLAGS) -o $@ hobbit_snmpcollect.o `net-snmp-config --libs` ../lib/libbbgen.a $(NETLIBS)<br><br>
<br>Henrik<br><br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>===================================
<br>Richard Wachter<br>General Unix Geek<br><a href="mailto:rich@richwachter.com">rich@richwachter.com</a><br><><   Precariously perched on the precipice of another day . . .