[Evolution] Evolution compile error



I get the following error when I try to compile evolution

e-shell-view.o: In function `e_shell_view_save_settings':
/home/coach/src/evolution-0.2/shell/e-shell-view.c:997: undefined 
reference to `gconf_client_get_type'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1010: undefined 
reference to `gconf_client_set_int'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1011: undefined 
reference to `gconf_client_set_int'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1015: undefined 
reference to `gconf_client_set_string'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1018: undefined 
reference to `gconf_client_unset'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1022: undefined 
reference to `gconf_error_destroy'
e-shell-view.o: In function `e_shell_view_load_settings':
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1056: undefined 
reference to `gconf_client_get_type'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1069: undefined 
reference to `gconf_client_get_int'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1072: undefined 
reference to `gconf_client_get_int'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1075: undefined 
reference to `gconf_client_get_string'
/home/coach/src/evolution-0.2/shell/e-shell-view.c:1081: undefined 
reference to `gconf_error_destroy'
e-shell.o: In function `e_shell_save_settings':
/home/coach/src/evolution-0.2/shell/e-shell.c:651: undefined reference 
to `gconf_client_set_int'
/home/coach/src/evolution-0.2/shell/e-shell.c:653: undefined reference 
to `gconf_client_suggest_sync'
e-shell.o: In function `e_shell_restore_from_settings':
/home/coach/src/evolution-0.2/shell/e-shell.c:683: undefined reference 
to `gconf_client_get_int'
/home/coach/src/evolution-0.2/shell/e-shell.c:685: undefined reference 
to `gconf_error_destroy'
main.o: In function `idle_cb':
/home/coach/src/evolution-0.2/shell/main.c:165: undefined reference to 
`gconf_client_new'
main.o: In function `main':
/home/coach/src/evolution-0.2/shell/main.c:212: undefined reference to 
`gconf_init'
collect2: ld returned 1 exit status
make[3]: *** [evolution] Error 1
make[3]: Leaving directory `/home/coach/src/evolution-0.2/shell'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/coach/src/evolution-0.2/shell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/coach/src/evolution-0.2'
make: *** [all-recursive-am] Error 2


I have installed all the required packages and they all compiled without 
any trouble, i'm not very experienced with compiling but I would really 
like to get this working... I hate evolution 0.1 working but no luck 
with this release.
Any pointers would be appreciated

Thanks in advance

Kyle






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