Ok, after reading through the replies, I changed the Makefile.in file, removed the repository, added the new one and recompiled only to get the same error as before after a cvs checkout. However, atleast when I compiled this time around I didn't have to readd races.c and races.o to the Makefile. (Thanks Mith) What happened however was that the mud was compiling perfectly under the wotmud/ account when it should have been giving me the very same error as it was on the riodan account. After closer examination of the code, I found that I had indeed forgotten to declare racename. I promptly inserted: char racename[10]; into showplay.c, recompiled and it was fixed. So then I just added showplay.c to the cvs repository with the new changes and all seems to be well. :P The thing that strikes me odd about this whole fiasco is that it DID NOT error out on the main source and it seems to me it should have. I'm still confused as to why it did that.. It's almost like the code is haunted. :P Thanks for all your help everyone, you each had great suggestions which helped not only me determine what was going on, but most likely helped any others struggling with CVS or Makefile issues. :P Jeremy M. aka Riodan _________________________________________________________________ Unlimited Internet access for only $21.95/month. Try MSN! http://resourcecenter.msn.com/access/plans/2monthsfree.asp -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT