Hello, i have just implemented the Clan snippet from Ceramic Mouse and
during make have come up with the following errors:
make ../bin/circle
make[1]: Entering directory `/circle30bpl14/src'
gcc -c -g -O2 -Wall act.comm.c
act.comm.c: In function `do_ctell':
act.comm.c:125: warning: implicit declaration of function `GET_CLAN'
act.comm.c:125: warning: implicit declaration of function `GET_CLAN_RANK'
act.comm.c:140: `clan' undeclared (first use this function)
act.comm.c:140: (Each undeclared identifier is reported only once
act.comm.c:140: for each function it appears in.)
make[1]: *** [act.comm.o] Error 1
make[1]: Leaving directory `/circle30bpl14/src'
make: *** [all] Error 2
Has anyone else had this problem? Any ideas for fixing it?
btw this is the code of line 140
if (minlev > clan[c].ranks){
please help me out
Thanks
Ryan
+------------------------------------------------------------+
| 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 : 12/15/00 PST