Re: Problem with includes not available

From: Peter Ajamian (pajamian@cheapsam.com)
Date: 01/30/00


bobat wrote:
>
> I am attempting to compile the circle30bpl16+DG7a+OLC from george's site on
> a windows platform but I am running into a problem I don't know how to
> solve, so perhaps someone here could help.
>
> The sysdep.h file is trying to use include files that I do not have. First
> it tried using the #ifdef STRINGS_H definition which is wrong for msvc 4.0
> it should use the #ifdef STRING_H    now it is attempting to use unistd.h
> which is not in msvc4.0 as far as I know, nor is crypt.h which when I
> commented out unistd.h it tried using.

you need to delete the config.* files from the main circle directory
(the directory with the autorun file in it) and also conf.h from the src
directory then re-run ./configure and make.

Regards, Peter


     +------------------------------------------------------------+
     | 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