Back to the month index |
Back to the list index
|
Jason Armstrong (jason@datrix.co.za)
Thu, 20 Nov 1997 14:39:56 +0200 (SAT)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Ornoth Liscomb: "Unix w3-msql stopped working when I migrated to Apache..."
- Previous message: Chris Stephens: "This is probably obvious but...."
Date: Thu, 20 Nov 1997 14:39:56 +0200 (SAT) From: Jason Armstrong <jason@datrix.co.za> Subject: Re: Problems with Msql C API Compilation Message-ID: <Pine.LNX.3.95.971120143924.9565B-100000@shark.datrix.co.za>#include <time.h>
On Thu, 20 Nov 1997, Denis Augusto Araujo de Souza wrote:
> Dear Friends,
>
> I found a problem with my program C compilation with
> Msql C API. Datas:
>
>
> Incluses of my program:
>
> #include <stdio.h>
> #include <stdlib.h>
>
> #include <msql.h>
>
>
> Compilation Line:
> gcc -I/usr/local/Hughes/include -L/usr/local/Hughes/lib -lmsql msqltool.c -o msqltool
>
> Problem in compilation:
>
> /usr/local/Hughes/include/msql.h:120: warning: parameter names (without types) in function declaration
> /usr/local/Hughes/include/msql.h:121: warning: parameter names (without types) in function declaration
> /usr/local/Hughes/include/msql.h:134: parse error before `msqlDateToUnixTime'
> /usr/local/Hughes/include/msql.h:134: warning: data definition has no type or storage class
> /usr/local/Hughes/include/msql.h:135: parse error before `msqlTimeToUnixTime'
> /usr/local/Hughes/include/msql.h:135: warning: data definition has no type or storage class
> bash$
>
>
> Please, help me.
>
> Thanks in Advance,
>
> Denis Augusto A. de Souza
> *********************************************************************
> Denis Augusto A. de Souza Programador do Projeto GROOVE
> Universidade Federal da Paraiba UFPB Brasil
> Departamento de Engenharia Eletrica DEE
> Contato:
> sdenis@dee.ufpb.br
>
> "A perfeicao eh atingida nao quando nao existe nada mais a acrescentar,
> mas quando nao existe nada mais para jogar fora."
>
>
Jason Armstrong
jason@datrix.co.za
- Next message: Ornoth Liscomb: "Unix w3-msql stopped working when I migrated to Apache..."
- Previous message: Chris Stephens: "This is probably obvious but...."