After patching in xapobs into bpl15 I receive the following errors:
\src\db.c(2689) : warning C4013: 'strcasecmp' undefined; assuming extern
returning int
but I can find no declaration for strcasecmp
I also receive a problem with obj_file_elem:
src\objsave.c(115) : error C2039: 'locate' : is not a member of 'obj_file_elem'
        src\structs.h(595) : see declaration of 'obj_file_elem'
     +------------------------------------------------------------+
     | 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