[gnome-db] libgda compilation problem on redhat 8



hello people, I've been looking forward to trying out all of the
gnome-db stuff for a while now, but have been stuck in windows land
using ms access... I finally got a pause in my work to let me do a fresh
install of redhat 8 (*very* slick if you havnt tried it yet) and am
running into an error trying to build libgda.  it looks like i am
missing "sql: 

cc1: warning: changing search order for system directory "/usr/include" 
cc1: warning:   as it has already been specified as a non-system
directory 
In file included from gda-odbc-provider.c:25: 
gda-odbc.h:35:17: sql.h: No such file or directory 
gda-odbc.h:36:20: sqlext.h: No such file or directory 
gda-odbc-provider.c:31: parse error before "SQLHENV" 
gda-odbc-provider.c:31: warning: no semicolon at end of struct or union 
gda-odbc-provider.c:32: warning: type defaults to `int' in declaration
of `hdbc' 
gda-odbc-provider.c:32: warning: data definition has no type or storage
class 
gda-odbc-provider.c:33: warning: type defaults to `int' in declaration
of `GdaOd 
bcConnectionPrivate' 
gda-odbc-provider.c:33: warning: data definition has no type or storage
class 
gda-odbc-provider.c: In function `gda_odbc_provider_open_connection': 
gda-odbc-provider.c:127: `priv_data' undeclared (first use in this
function) 
gda-odbc-provider.c:127: (Each undeclared identifier is reported only
once 
gda-odbc-provider.c:127: for each function it appears in.) 
gda-odbc-provider.c:129: `SQLRETURN' undeclared (first use in this
function) 
gda-odbc-provider.c:129: parse error before "rc" 
gda-odbc-provider.c:137: parse error before ')' token 
gda-odbc-provider.c:138: `rc' undeclared (first use in this function) 
gda-odbc-provider.c:138: warning: implicit declaration of function
`SQLAllocEnv' 
gda-odbc-provider.c:139: warning: implicit declaration of function
`SQL_SUCCEEDE 
D' 
gda-odbc-provider.c:145: warning: implicit declaration of function
`SQLAllocConn 
ect' 
gda-odbc-provider.c:148: warning: implicit declaration of function
`SQLFreeEnv' 
gda-odbc-provider.c:154: warning: implicit declaration of function
`SQLConnect' 
gda-odbc-provider.c:155: `SQLCHAR' undeclared (first use in this
function) 
gda-odbc-provider.c:155: parse error before ')' token 
gda-odbc-provider.c:160: warning: implicit declaration of function
`SQLFreeConne 
ct' 
gda-odbc-provider.c: In function `gda_odbc_provider_close_connection': 
gda-odbc-provider.c:176: `priv_data' undeclared (first use in this
function) 
gda-odbc-provider.c:186: warning: implicit declaration of function
`SQLDisconnec 
t' 
gda-odbc-provider.c: In function `process_sql_commands': 
gda-odbc-provider.c:200: `priv_data' undeclared (first use in this
function) 
gda-odbc-provider.c: In function `gda_odbc_provider_execute_command': 
gda-odbc-provider.c:233: warning: deprecated use of label at end of
compound sta 
tement 
make[3]: *** [gda-odbc-provider.lo] Error 1 
make[3]: Leaving directory
`/home/joschi/New/libgda-0.8.193/providers/odbc' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/home/joschi/New/libgda-0.8.193/providers' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/home/joschi/New/libgda-0.8.193' 
make: *** [all-recursive-am] Error 2 
[joschi localhost libgda-0.8.193]$ 







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]