Change virtual to vnum,
check your declaration of top_of_world, and make sure its being used as so.
same with top_of_objt.
Dave Ely wrote:
> Hello again, I'm having problems getting Olist/Mlist/Rlist to go in.. here is the errors..
>
> I'm running bpl17, Oasis2.0, DGpl7
>
> make ../bin/circle
> make[1]: Entering directory `/home/MUD/running/src'
> gcc -g -O2 -Wall -c act.wizard.c -o act.wizard.o
> act.wizard.c: In function `do_rlist':
> act.wizard.c:2711: conflicting types for `top_of_world'
> db.h:236: previous declaration of `top_of_world'
> act.wizard.c: In function `do_mlist':
> act.wizard.c:2753: conflicting types for `top_of_mobt'
> act.wizard.c:44: previous declaration of `top_of_mobt'
> act.wizard.c:2776: structure has no member named `virtual'
> act.wizard.c:2777: structure has no member named `virtual'
> act.wizard.c:2779: structure has no member named `virtual'
> act.wizard.c: In function `do_olist':
> act.wizard.c:2794: conflicting types for `top_of_objt'
> act.wizard.c:45: previous declaration of `top_of_objt'
> act.wizard.c:2817: structure has no member named `virtual'
> act.wizard.c:2818: structure has no member named `virtual'
> act.wizard.c:2820: structure has no member named `virtual'
> make[1]: *** [act.wizard.o] Error 1
> make[1]: Leaving directory `/home/MUD/running/src'
> make: *** [all] Error 2
>
> ----------------------------------
> Download ICQ at http://www.icq.com
>
> +------------------------------------------------------------+
> | Ensure that you have read the CircleMUD Mailing List FAQ: |
> | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
> +------------------------------------------------------------+
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.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