I am getting this strange message when i compile, i did not make any changes to the code, and have been compiling for a while, without problems. make ../bin/circle make[1]: Entering directory `/home/wiseguy/circle30bpl11/src' gcc -o ../bin/circle comm.o act.comm.o act.informative.o act.movement.o act.it comm.o: In function `game_loop': /home/grisham/circle30bpl11/src/comm.c:581: undefined reference to `waiting_for' /home/grisham/circle30bpl11/src/comm.c:582: undefined reference to `ident_check' /home/grisham/circle30bpl11/src/comm.c:590: undefined reference to `waiting_for' comm.o: In function `new_descriptor': /home/grisham/circle30bpl11/src/comm.c:1311: undefined reference to `ident_star' act.other.o: In function `do_save': /home/grisham/circle30bpl11/src/act.other.c:97: undefined reference to `write_a' interpreter.o: In function `nanny': /home/grisham/circle30bpl11/src/interpreter.c:1284: undefined reference to `aed' /home/grisham/circle30bpl11/src/interpreter.c:1655: undefined reference to `rea' olc.o: In function `do_olc': /home/grisham/circle30bpl11/src/olc.c:235: undefined reference to `aedit_save_t' make[1]: *** [../bin/circle] Error 1 make[1]: Leaving directory `/home/wiseguy/circle30bpl11/src' make: *** [all] Error 2 Thanks, Adam +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST