I've sent a reply as to a fix to this before, but I'll do it again.
I had this same problem with bpl12 for win95.
The problem seemed to stem from the fact that
the #include <sys/stat.h> was removed from act.other.c
from bpl11 to bpl12. I fixed the problem by adding it
back into act.other.c for bpl12. Though it might be better
to add it in sysdep.h under one of the #ifdef CIRCLE_WINDOWS
maybe?
This was my original response, since then I think it may be best
if you add a
#define HAVE_SYS_STAT_H
to the windows conf.h version. Either way will work or at least
it did on my copy.
sean
Damien Davalos wrote:
> I am trying to compile circlemud bp12 under WIN95, using Microsoft Visual c++
> just as it indicates, and im getting an error, as following
>
> act.other.c(728)error c2079:'fbof' uses undifined 'stat'
> act.other.c(768)error c2224:left of '.st_size' must have stract/union type
> NMAKE: fatal error u1077: cl : return code '0x2' stop.
>
> i have no experience with C or C++ and i was wondering if anyone could
> help me. Thanks
> D.D.
>
> +------------------------------------------------------------+
> | Ensure that you have read the CircleMUD Mailing List FAQ: |
> | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
> +------------------------------------------------------------+
+------------------------------------------------------------+
| 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/15/00 PST