problems with libgda2

Fredrick Nilsson fredrick.nilsson at framfab.se
Tue Apr 8 00:06:32 PDT 2003


hello!

anyone that seen this when building libgda2? i have no idea whats causing
this:

Wpointer-arith -Wno-sign-compare -c gda-mdb-provider.c  -fPIC -DPIC -o
.libs/gda-mdb-provider.lo
gda-mdb-provider.c: In function `gda_mdb_provider_open_connection':
gda-mdb-provider.c:212: warning: passing arg 1 of `mdb_open' discards
qualifiers from pointer target type
gda-mdb-provider.c:219: warning: implicit declaration of function
`mdb_read_catalog'
gda-mdb-provider.c:219: `MDB_ANY' undeclared (first use in this function)
gda-mdb-provider.c:219: (Each undeclared identifier is reported only once
gda-mdb-provider.c:219: for each function it appears in.)
gda-mdb-provider.c: In function `gda_mdb_provider_get_server_version':
gda-mdb-provider.c:273: structure has no member named `f'
gda-mdb-provider.c: In function `gda_mdb_provider_get_database':
gda-mdb-provider.c:294: structure has no member named `f'
gda-mdb-provider.c:295: warning: control reaches end of non-void function
gda-mdb-provider.c: In function `get_mdb_databases':
gda-mdb-provider.c:460: structure has no member named `f'
gda-mdb-provider.c: In function `get_mdb_fields':
gda-mdb-provider.c:506: warning: implicit declaration of function
`mdb_read_columns'
gda-mdb-provider.c:518: structure has no member named `col_scale'
gda-mdb-provider.c: In function `get_mdb_procedures':
gda-mdb-provider.c:556: warning: unused variable `value'
gda-mdb-provider.c: In function `get_mdb_tables':
gda-mdb-provider.c:617: warning: passing arg 1 of
`gda_data_model_append_row' from incompatible pointer type
gda-mdb-provider.c:600: warning: unused variable `value'
gda-mdb-provider.c: In function `gda_mdb_provider_execute_sql':
gda-mdb-provider.c:732: warning: assignment discards qualifiers from pointer
target type
gda-mdb-provider.c:734: warning: implicit declaration of function `_mdb_sql'
gda-mdb-provider.c:735: warning: implicit declaration of function `yyparse'
gda-mdb-provider.c:751: warning: implicit declaration of function
`mdbsql_bind_column'
gmake[2]: *** [gda-mdb-provider.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/databases/libgda2/work/libgda-0.11.0/providers/mdb'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/databases/libgda2/work/libgda-0.11.0/providers'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/databases/libgda2.

.f


More information about the freebsd-gnome mailing list