>Undefined first referenced
> symbol in file
>socket comm.o
>accept comm.o
>bind comm.o
>setsockopt comm.o
>gethostbyaddr comm.o
>listen comm.o
>connect ident.o
You're missing the sockets library.
You have to add -lnls ou -lsockets or something like that to
your LIBS variable in the Makefile
Or you could always run ./configure again.
Good luck
Luis Carvalho
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST