Re: problem compiling Gnome-db-0.96



Mike wrote:
> 
> Hi
> I just downloaded 0.96 to a mandrake 7 system upgraded to gnome 1.1.19 etc
> I try compiling but the ake bobs as follows
> 
> ../gda-common/gda-config.h:53: parse error before `*'
> ./gda-common/gda-config.h:57: parse error before `*'
> ./gda-common/gda-config.h:57: warning: type defaults to `int' in
> declaration of `gda_server_find_by_name'
> ./gda-common/gda-config.h:57: warning: data definition has no type or
> storage class
> gda-ui.c: In function `gda_ui_get_pixmap':
> gda-ui.c:348: warning: assignment from incompatible pointer type
> make[2]: *** [gda-ui.lo] Error 1
> make[2]: Leaving directory `/usr/src/gnome-db-0.0.96/gda-clnt-ui'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/gnome-db-0.0.96'
> make: *** [all-recursive-am] Error 2
> 
> any help would be appreciated
> 
I can't see where is your problem. Maybe you're using a bonobo version
compiled with OAF?

It's stange, because the line 53 is:

void gda_server_free (Gda_Server*);

and the problem seems to be with the definition of Gda_Server, which is
declared some lines above this one. So, please, do again a ./configure
and a 'make' and send me allthe output so that I can see where your
problem might come from.

Cheers




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