Mailing List Archive



Back to the month index Back to the list index

Luca Fini (lfini@arcetri.astro.it)
Fri, 14 Nov 1997 17:18:41 +0100 (MET)


Date: Fri, 14 Nov 1997 17:18:41 +0100 (MET)
From: Luca Fini <lfini@arcetri.astro.it>
Subject: Re: Compiling problems
Message-ID: <Pine.LNX.3.95.971114171707.6948P-100000@lfini>

On Fri, 14 Nov 1997, Jay Fuller wrote:

> I'm having compiling my program when I include the msql.h file.
>
> The compiler says that time_t is not a recongnized type in msql.h file. Does anyone know
> what I'm doing wrong or is there something wrong with my compiler configuration.
>
> I running mSQL 2.0.3 on Solaris 2.5 using the gcc compiler. Any help would be appreciated.
>

you must add:

#include <time.h>

before the include of msql.h into your source file

Cheers,
                                l.f.
--------------------------------------------------------------------------
       -- ) Luca Fini Tel: +39 55 2752 307
 ___ |\ Osservatorio Astrofisico di Arcetri Fax: +39 55 2752 292
/ | | |\_ L.go E.Fermi, 5 o-----------------------------------------
(___|___//___) 50125 Firenze / WWW: http://www.arcetri.astro.it/~lfini
 (_) (_) Italia / e-mail: lfini@arcetri.astro.it
-----------------------------o--------------------------------------------