I'm trying to build 3.18.3, which fails as follows: ... make[3]: Entering directory `/lvhome/olly/evolution/evolution-3.18.3/e-util' CC libevolution_util_la-e-action-combo-box.lo ... CCLD libevolution-util.la .libs/libevolution_util_la-e-html-editor-view.o: In function `html_editor_view_constructed': /home/olly/evolution/evolution-3.18.3/e-util/e-html-editor-view.c:3846: undefined reference to `e_extensible _get_type' /home/olly/evolution/evolution-3.18.3/e-util/e-html-editor-view.c:3846: undefined reference to `e_extensible _load_extensions' .libs/libevolution_util_la-e-html-editor-view.o: In function `e_html_editor_view_add_inline_image_from_element': /home/olly/evolution/evolution-3.18.3/e-util/e-html-editor-view.c:11494: undefined reference to `camel_stream_mem_new' ...
evolution-data-server is built and in /usr/local/lib, and files there seem to contain the missing objects: $ ls /usr/local/lib evolution libebook-contacts-1.2.la libedata-cal-1.2.so.28 evolution-data-server libebook-contacts-1.2.so libedata-cal-1.2.so.28.0.0 libcamel-1.2.la libebook-contacts-1.2.so.2 libedataserver-1.2.la libcamel-1.2.so libebook-contacts-1.2.so.2.0.0 libedataserver-1.2.so libcamel-1.2.so.54 libecal-1.2.la libedataserver-1.2.so.21 libcamel-1.2.so.54.0.0 libecal-1.2.so libedataserver-1.2.so.21.0.0 libebackend-1.2.la libecal-1.2.so.19 libedataserverui-1.2.la libebackend-1.2.so libecal-1.2.so.19.0.0 libedataserverui-1.2.so libebackend-1.2.so.10 libedata-book-1.2.la libedataserverui-1.2.so.1 libebackend-1.2.so.10.0.0 libedata-book-1.2.so libedataserverui-1.2.so.1.0.0 libebook-1.2.la libedata-book-1.2.so.25 pkgconfig libebook-1.2.so libedata-book-1.2.so.25.0.0 python2.7 libebook-1.2.so.16 libedata-cal-1.2.la python3.4 libebook-1.2.so.16.3.1 libedata-cal-1.2.so R Configure ran with: $ CPPFLAGS=-I/usr/include/libsecret-1 EVOLUTION_DATA_SERVER_CFLAGS="-I /usr/local/include/evolution-data-server" EVOLUTION_DATA_SERVER_LIBS=-L/usr/local/lib ./configure --disable-autoar Any suggestions, please? _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
