I have tried and tried to figure this out but I am drawing a blank. I tried to implement races on 30pl19_dgolc and the first time I was able to pull it off after reconfiguring but it caused a seg fault so I tried again. This time it compiles clean all the way to the chunk of '.o' files and then goes completely haywire. I have snipped only the beginning of the erros since the whole list is 266 lines long. Any help would be appreciated. **SNIP OF CYGWIN** make[1]: Entering directory `/cygdrive/c/circle19/src' gcc -o ../bin/circle act.comm.o act.informative.o act.item.o act.movement.o act .offensive.o act.other.o act.social.o act.wizard.o alias.o ban.o boards.o castle .o class.o comm.o config.o constants.o db.o fight.o graph.o handler.o house.o in terpreter.o limits.o magic.o mail.o mobact.o modify.o objsave.o olc.o random.o s hop.o spec_assign.o spec_procs.o spell_parser.o spells.o utils.o weather.o races .o -lcrypt act.comm.o: In function `do_say': /cygdrive/c/circle19/src/act.comm.c:62: undefined reference to `speech_mtrigger' /cygdrive/c/circle19/src/act.comm.c:63: undefined reference to `speech_wtrigger' act.comm.o: In function `do_write': /cygdrive/c/circle19/src/act.comm.c:326: undefined reference to `send_editor_hel p' act.item.o: In function `do_assemble': /cygdrive/c/circle19/src/act.item.c:80: undefined reference to `assemblyFindAsse mbly' /cygdrive/c/circle19/src/act.item.c:84: undefined reference to `assemblyGetType' /cygdrive/c/circle19/src/act.item.c:88: undefined reference to `assemblyCheckCom ponents' /cygdrive/c/circle19/src/act.item.c:91: undefined reference to `assemblyFailAsse mbly' **etc, etc, adnauseum** I am running this on a windows(98) machine and had read in the helpfiles something about the conf.h file but when I tried that I think I killed it AJ P.S. "extern const char *pc_race_types[];" is in dg_scripts.c (thanks for that tip welcor) -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/06/01 PST