Re: help

From: Juliano Ravasi Ferraz (jferraz@linkway.com.br)
Date: 05/24/00


Sharon Stanton wrote:
>
> hi again
>
> i am having a problem with sign.c i am getting errors been trying to fix
> but can could
> someone please help me
>
> --------------------Configuration: circle - Win32
> Debug--------------------
> Compiling...
> sign.c
> C:\circle30bpl17\src\util\sign.c(74) : warning C4013: 'close' undefined;
> assuming extern returning int

What is your compiler?

You need to define CIRCLE_UTIL. If your compiler have no ways to define
pre-compiler macros at command line, insert the following line before
"conf.h" and "sysdep.h" calls.

#define CIRCLE_UTIL

Good lucky.

----=[ Juliano Ravasi Ferraz ]=----=[ jferraz@linkway.com.br ]=----
     Rayon Eletrônica e Informática Ltda. - Linkway Descalvado

If I save time, when do I get it back ?


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