I've downloaded the latest tarball and I've resolved my problem with the compilation. But, I have to fix 2 errors. First, in control_center/dsn_config.c at line 262 : cnc = gda_client_open_connection (client, gnome_db_login_get_dsn (GNOME_DB_LOGIN (login)), gnome_db_login_get_username (GNOME_DB_LOGIN (login)), gnome_db_login_get_password (GNOME_DB_LOGIN (login)), GDA_CONNECTION_OPTIONS_READ_ONLY); It missed GDA_CONNECTION_OPTIONS_READ_ONLY.... Second, in components/connection-viewer.c at line 114. It was the same problem. After add this option in function, the compilation works good ! It is normal????? Thanks for your help... Bye Gael On Fri, 2002-12-13 at 00:17, Rodrigo Moya wrote: > On Thu, 2002-12-12 at 22:07, Gael.Chamoulaud wrote: > > Hi all! > > > > I have a problem with the compilation of libgnomedb-0.9.0 (CVS version). > > I have the following error: > > > > Making all in control-center > > make[2]: Entre dans le répertoire `/home/kory/SourceCode/GNOME/libgnomedb/control-center' > > Makefile:439: *** missing separator. Arrêt. > > > what does the Makefile in control-center, in the line 439 contains? This > is a generated file, so maybe there was something wrong in the > autogen.sh/configure step. > > cheers > >
Attachment:
signature.asc
Description: This is a digitally signed message part