Mailing List Archive



Back to the month index Back to the list index

Jay Fuller (jfuller@parallel.park.uga.edu)
Fri, 14 Nov 1997 10:41:35 -0500 (EST)


Date: Fri, 14 Nov 1997 10:41:35 -0500 (EST)
From: Jay Fuller <jfuller@parallel.park.uga.edu>
Message-Id: <199711141541.KAA26260@parallel.park.uga.edu>
Subject: Compiling problems

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.

Thanks,
Jay Fuller

English Department
University of Georgia
Athens, Georgia
From mff@monmouth.com Fri Nov 14 11:05:55 1997
Received: from shell.monmouth.com (root@shell.monmouth.com [205.231.236.9])
        by services.bunyip.com (8.8.5/8.8.5) with ESMTP id LAA12197
        for <msql-list@services.bunyip.com>; Fri, 14 Nov 1997 11:05:55 -0500 (EST)
Received: from tech4 (tech4.monmouth.com [206.250.247.5]) by shell.monmouth.com (8.8.5/8.7.3) with SMTP id LAA21374 for <msql-list@services.bunyip.com>; Fri, 14 Nov 1997 11:06:04 -0500 (EST)
Reply-To: "Matthew Feinberg" <mff@monmouth.com>
From: "Matthew Feinberg" <mff@monmouth.com>
To: "MSQL list" <msql-list@services.bunyip.com>
Subject: mod_msql_again
Date: Fri, 14 Nov 1997 11:07:51 -0500
Message-ID: <01bcf117$75385860$05f7face@tech4.monmouth.com>
MIME-Version: 1.0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3

I'm making prgoress here with mod_auth_msql. Before I forget
I am running BSDI 3.0 and Apache 1.2.3

I get this message during compile.
Any suggestions?

gcc -c -O2 -DSTATUS -L/usr/local/Hughes/lib
-I/usr/local/Hughes/include -I/usr/include -lmsql mod_auth_msql.c

mod_auth_msql.c:404: syntax error before `)'
mod_auth_msql.c: In function `create_msql_auth_dir_config':
mod_auth_msql.c:438: `msql_auth' undeclared (first use this function)
mod_auth_msql.c:438: (Each undeclared identifier is reported only once
mod_auth_msql.c:438: for each function it appears in.)
mod_auth_msql.c:438: syntax error before `_config_rec'
mod_auth_msql.c: At top level:
mod_auth_msql.c:491: warning: initialization from incompatible pointer type
mod_auth_msql.c:496: warning: initialization from incompatible pointer type
mod_auth_msql.c:501: warning: initialization from incompatible pointer type
mod_auth_msql.c:506: warning: initialization from incompatible pointer type
mod_auth_msql.c:511: warning: initialization from incompatible pointer type
mod_auth_msql.c:515: warning: initialization from incompatible pointer type
mod_auth_msql.c:520: warning: initialization from incompatible pointer type
mod_auth_msql.c:526: warning: initialization from incompatible pointer type
mod_auth_msql.c:530: warning: initialization from incompatible pointer type
mod_auth_msql.c:534: warning: initialization from incompatible pointer type
mod_auth_msql.c:564: warning: initialization from incompatible pointer type
mod_auth_msql.c: In function `do_msql_query':
mod_auth_msql.c:700: structure has no member named `auth_msql_dat'
mod_auth_msql.c:701: syntax error before `abase'
mod_auth_msql.c: At top level:
mod_auth_msql.c:728: syntax error before `rrstr'
mod_auth_msql.c: In function `get_msql_pw':
mod_auth_msql.c:729: `MSQL_TABLE_NAME_' undeclared (first use this function)
mod_auth_msql.c:729: syntax error before `]'
mod_auth_msql.c:734: `sec' undeclared (first use this function)
mod_auth_msql.c:738: `msql_errstr' undeclared (first use this function)
mod_auth_msql.c:747: `esc_user' undeclared (first use this function)
mod_auth_msql.c:747: `user' undeclared (first use this function)
mod_auth_msql.c:759: `r' undeclared (first use this function)
mod_auth_msql.c: In function `get_msql_grp':
mod_auth_msql.c:764: `MSQL_TABLE_NAME_' undeclared (first use this function)
mod_auth_msql.c:764: syntax error before `]'
mod_auth_msql.c:784: `esc_user' undeclared (first use this function)
mod_auth_msql.c: In function `msql_authenticate_basic_user':
mod_auth_msql.c:839: structure has no member named `use'
mod_auth_msql.c:840: syntax error before `r'
mod_auth_msql.c: In function `msql_check_auth':
mod_auth_msql.c:932: warning: passing arg 2 of `getword' from incompatible
pointer type
mod_auth_msql.c:937: warning: passing arg 2 of `getword_conf' from
incompatible pointer type
mod_auth_msql.c:960: warning: passing arg 2 of `getword' from incompatible
pointer type

Matthew Feinberg - Webmaster
Monmouth Internet Corporation
matt@monmouth.com
http://www.monmouth.com