Pat M O'Laughlin wrote: > > I finally got all of the errors out of my circle code and then I end > up with errors that say stuff like: > comm.obj .text: undefined reference to '__chdir' > comm.obj .text: undefined reference to '_closesocket@4' > " " " " " '_WSAStartup@8' > " " " " " '_socket@12' > etc.. > > When I try to run "circle.exe" the MUD crashes. Can someone please > help me? > looks to me like you forgot to link the winsock.lib file in so that it knows how to handle sockets. The Readme file shows you how. baktor +------------------------------------------------------------+ | 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