[gnome-db] mergeant cvs compile error



current make of mergeant bombs as follows

conf-manager.c:157: parse error before '*' token
conf-manager.c: In function `config_notification_cb':
conf-manager.c:159: `user_data' undeclared (first use in this function)
conf-manager.c:159: (Each undeclared identifier is reported only once
conf-manager.c:159: for each function it appears in.)
conf-manager.c:162: `entry' undeclared (first use in this function)
conf-manager.c: In function `conf_manager_init':
conf-manager.c:238: warning: implicit declaration of function
`gnome_db_config_add_listener'
conf-manager.c:239: `GConfClientNotifyFunc' undeclared (first use in
this function)
conf-manager.c:239: parse error before "config_notification_cb"
conf-manager.c: In function `build_main_window':
conf-manager.c:441: warning: assignment from incompatible pointer type
conf-manager.c: In function `add_toolbar':
conf-manager.c:595: warning: initialization makes integer from pointer
without a cast
conf-manager.c:596: warning: excess elements in struct initializer
conf-manager.c:596: warning: (near initialization for `toolbar[5]')
conf-manager.c: In function `add_menus':
conf-manager.c:705: warning: initialization makes pointer from integer
without a cast
conf-manager.c:785: warning: initialization makes integer from pointer
without a cast
conf-manager.c:786: warning: excess elements in struct initializer
conf-manager.c:786: warning: (near initialization for `db_menu[11]')
conf-manager.c: In function `debug_test_cb':
conf-manager.c:940: warning: unused variable `item'
conf-manager.c:941: warning: unused variable `table'
conf-manager.c:942: warning: unused variable `field'
conf-manager.c:943: warning: unused variable `q'
conf-manager.c: In function `conf_manager_finalize':
conf-manager.c:1602: warning: implicit declaration of function
`gnome_db_config_remove_listener'
/usr/include/bits/string2.h: At top level:
conf-manager.c:158: warning: `config_notification_cb' defined but not
used
make[3]: *** [conf-manager.o] Error 1
make[3]: Leaving directory `/root/cvs/mergeant/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/cvs/mergeant/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/cvs/mergeant'
make: *** [all-recursive-am] Error 2

this is against current gnome cvs



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