Comple error



Trying to compile gnome-db for the forst time on a RedHat 6.0 system,
I get the following error:

------------------------------------------------
Making all in gda-odbc-server
make[2]: Entering directory `/home/kevin/gnome-db/gda-odbc-server'
orbit-idl -I/usr/local/share/idl -I../gda ../gda/gda.idl
../gda/gda.idl:21: Warning: `LOCK_READONLY' underscores within
identifiers are d iscouraged for use with C-language IDL mappings
../gda/gda.idl:197: Error: `GNOME' undeclared identifier

** WARNING **: ../gda/gda.idl compilation failed
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I.                           
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"   -I/usr/local/include
  -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/lib/ glib/include -I/usr/X11R6/include  -I/usr/X11R6/include
-I/usr/lib/glib/include  -g -O2 -Wall -c gda-common.c
rm -f .libs/gda-common.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.
-DGNOMELOCALEDIR=\"/usr/local/share/locale\ " -I/usr/local/include
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-lib s/include
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include -I/u
sr/lib/glib/include -g -O2 -Wall -Wp,-MD,.deps/gda-common.pp -c  -fPIC
-DPIC gda -common.c -o .libs/gda-common.lo
gcc: gda-common.c: No such file or directory
gcc: No input files
make[2]: *** [gda-common.lo] Error 1
make[2]: Leaving directory `/home/kevin/gnome-db/gda-odbc-server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kevin/gnome-db'
make: *** [all-recursive-am] Error 2

--------------------------------------------------
I have updated a lot of items on my system so:

	gnome-db version		0.0.27

	orbit-config --version		0.5.0
	automake --version		1.4a
	autoconf --version		2.13
	gtk-config --version		1.2.6
	gnome-config --version		1.0.53
	gcc --version			2.95.2

Any idea what is causing this error?



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