PostgreSQL errors building out of CVS



I tried to compile gnome-db today, but I got the following errors:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. 	   -I /usr/include/pgsql
-D_UNIX_ -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/lib/glib/include -I/usr/X11R6/include  -g -O2
-Wall  -c gda-postgres-config-main.c
gda-postgres-config-main.c: In function `main':
gda-postgres-config-main.c:91: too few arguments to function
`gnome_db_control_new'
gda-postgres-config-main.c:97: too few arguments to function
`gnome_db_control_new'
gda-postgres-config-main.c: In function `create_users_list_widget_cb':
gda-postgres-config-main.c:126: warning: unused variable `but'
gda-postgres-config-main.c: At top level:
gda-postgres-config-main.c:47: warning: `get_prop' defined but not used
gda-postgres-config-main.c:58: warning: `set_prop' defined but not used
make[2]: *** [gda-postgres-config-main.o] Error 1
make[2]: Leaving directory
`/usr/src/bjepson/gnome/gnome-db/gda-postgres-server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/bjepson/gnome/gnome-db'
make: *** [all-recursive-am] Error 2

I configured the package with

  ./autogen.sh --with-mysql=/usr/local --with-postgres=/usr

I am using RedHat 6.2 with the Helix Code GNOME distribution (+development
packages) installed over it.  Here are some relevant package details:

postgresql-devel-6.5.3-6
bonobo-0.10-prw2
bonobo-devel-0.10-prw2
postgresql-6.5.3-6

Thanks,

--
Brian Jepson * (bjepson@jepstone.net)  *  http://www.jepstone.net/





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