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?
sean
Jeff Almeida wrote:
> I manually added the patch file to take my modified 30bpl11 to 30bpl12.
> Somewhere in the midst of all the cutting and pasting, i screwed something
> up. I get the following error when I try to compile (on a windows 95
> machine). I have yet to see if I can get it to compile on the Unix machine...
>
> cl -c /nologo /I. /I\MSDEV\INCLUDE act.other.c
> act.other.c
> act.other.c(803) : error C2079: 'fbuf' uses undefined struct 'stat'
> act.other.c(843) : error C2224: left of '.st_size' must have struct/union type
>
> Thanks for any help...
>
> Jeff
> (Delst of Sugilite)
>
> +------------------------------------------------------------+
> | 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