[Evolution] Error while building Evolution 2.91



I'm trying to build Evolution 2.91.1. I downloaded the source with git
and, after installing some other deps, successfully run ./autogen.sh.
Then I tried the "make" commmand, it compiled for a while but I finally
obtained the following error:

[...]
Making all in pst-import
make[3]: ingresso nella directory
Â/home/stefano/src/evolution/plugins/pst-importÂ
make  all-am
make[4]: ingresso nella directory
Â/home/stefano/src/evolution/plugins/pst-importÂ
  CCLD   liborg-gnome-pst-import.la
.libs/liborg_gnome_pst_import_la-pst-importer.o: In function
`pst_create_folder':
/home/stefano/src/evolution/plugins/pst-import/pst-importer.c:727:
undefined reference to `e_shell_get_default'
/home/stefano/src/evolution/plugins/pst-import/pst-importer.c:728:
undefined reference to `e_shell_get_backend_by_name'
.libs/liborg_gnome_pst_import_la-pst-importer.o: In function
`pst_import_file':
/home/stefano/src/evolution/plugins/pst-import/pst-importer.c:471:
undefined reference to `e_shell_get_default'
/home/stefano/src/evolution/plugins/pst-import/pst-importer.c:472:
undefined reference to `e_shell_get_backend_by_name'
.libs/liborg_gnome_pst_import_la-pst-importer.o: In function
`get_suggested_foldername':
/home/stefano/src/evolution/plugins/pst-import/pst-importer.c:230:
undefined reference to `e_shell_get_default'
/home/stefano/src/evolution/plugins/pst-import/pst-importer.c:231:
undefined reference to `e_shell_get_backend_by_name'
collect2: ld returned 1 exit status
make[4]: *** [liborg-gnome-pst-import.la] Errore 1
make[4]: uscita dalla directory
Â/home/stefano/src/evolution/plugins/pst-importÂ
make[3]: *** [all] Errore 2
make[3]: uscita dalla directory
Â/home/stefano/src/evolution/plugins/pst-importÂ
make[2]: *** [all-recursive] Errore 1
make[2]: uscita dalla directory Â/home/stefano/src/evolution/pluginsÂ
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory Â/home/stefano/src/evolutionÂ
make: *** [all] Errore 2

What can I do?
thank you





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