Re: cvs's gnome-db problems



Carlos Perelló Marín wrote:
> 
> I know that i must learn to correct this errors, but at the moment i
> can't, then...
> 
> Well, it gaves me this error:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.
> -DGNOMELOCALEDIR=\"/usr/share/locale\"
> -DDTDINSTALLDIR=\"/usr/share/gnome-db/dtd\"
> -DGDA_CONFIG_DIR=\"/etc/gnome-db\" -I/usr/include
> -I/usr/include/gnome-xml -I/usr/include -I/usr/lib/glib/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -O2 -m486
> -fno-strength-reduce -Wall -Wp,-MD,.deps/gda-config.pp -c gda-config.c
> -fPIC -DPIC -o .libs/gda-config.lo
> gda-config.c:298: parse error before `props'
> gda-config.c: In function `get_oaf_attribute':
> gda-config.c:303: `name' undeclared (first use in this function)
> gda-config.c:303: (Each undeclared identifier is reported only once
> gda-config.c:303: for each function it appears in.)
> gda-config.c:305: `props' undeclared (first use in this function)
> gda-config.c:311: `OAF_P_STRING' undeclared (first use in this function)
> gda-config.c:313: `OAF_P_NUMBER' undeclared (first use in this function)
> gda-config.c:315: `OAF_P_BOOLEAN' undeclared (first use in this
> function)
> gda-config.c:318: `OAF_P_STRINGV' undeclared (first use in this
> function)
> gda-config.c:312: warning: unreachable code at beginning of switch
> statement
> gda-config.c: In function `gda_provider_list':
> gda-config.c:386: structure has no member named `props'
> gda-config.c:387: structure has no member named `props'
> make[2]: *** [gda-config.lo] Error 1
> make[2]: Leaving directory
> `/usr/src/redhat/BUILD/gnome-db-0.0.96/gda-common'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/gnome-db-0.0.96'
> 
have a look at config.h, and see if the USING_OLD_OAF line is
uncommented (#define USING_OLD_OAF). If not, change it that way and try.

It seems that the check in configure does not work. I've had this
problem also






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