--- Brian Beffa <MortalCity@aol.com> wrote: > I received a txt file that shows how to add races, > im pretty sure it works > well, and there was one unique file created, > races.c. I fixed up the > Makefile with help so that the Makefile works, but > im not sure what is wrong. > These are the include stuff at the top of races.c: > > #include "sysdep.h" > #include "conf.h" > > #include "structs.h" > #include "interpreter.h" > #include "utils.h" > Try switching sysdep.h and conf.h.. If conf.h does not come first, it usually gives a "#error Who are we?". -Craig __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT