Thanks John for your help, I was probably able to solve that problem, but
now I have another silly error, which I can't figure out because nothing
matches these errors on the lines, to my knowledge.
On line 740 of interpreter.c is break;
On line 831 of interpreter.c is send_to_char("No such alias.\r\n", ch);
I am sorry for all these error posts but I am sort of new to coding, and am
wondering about
wierd errors like these?.
Thanks,
Adam
gcc -o ../bin/circle.new comm.o act.comm.o act.informative.o
act.movement.o ac
interpreter.o: In function `command_interpreter':
/home/tornado/MUD/circle30bpl11/src/interpreter.c:740: undefined reference
to `'
interpreter.o: In function `do_alias':
/home/tornado/MUD/circle30bpl11/src/interpreter.c:831: undefined reference
to `'
make[1]: *** [../bin/circle.new] Error 1
make[1]: Leaving directory `/home/tornado/MUD/circle30bpl11/src'
make: *** [all] Error 2
+------------------------------------------------------------+
| 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/08/00 PST