Does anyone know why I am getting the following errors when attempting to build evolution 1.08 and 1.1.1? I had no problems building 1.0.8 a few months ago.
libecontactprint.a(e-contact-print.o): In function `e_contact_get_card_size': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:430: undefined reference to `e_card_simple_get' /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:433: undefined reference to `e_card_simple_get_name' libecontactprint.a(e-contact-print.o): In function `e_contact_print_card': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:478: undefined reference to `e_card_simple_get' /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:481: undefined reference to `e_destination_import' /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:483: undefined reference to `e_destination_get_address' /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:492: undefined reference to `e_card_simple_get_name' /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:493: undefined reference to `e_card_simple_get_name' libecontactprint.a(e-contact-print.o): In function `complete_sequence': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:542: undefined reference to `e_card_simple_new' libecontactprint.a(e-contact-print.o): In function `card_compare': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:625: undefined reference to `e_card_get_id' /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:625: undefined reference to `e_card_get_id' libecontactprint.a(e-contact-print.o): In function `e_contact_do_print_cards': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:660: undefined reference to `e_book_get_book_view' libecontactprint.a(e-contact-print.o): In function `e_contact_print_card_dialog_new': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:1177: undefined reference to `e_card_duplicate' libecontactprint.a(e-contact-print.o): In function `e_contact_print_card_list_dialog_new': /usr/local/src/evolution-1.0.8/addressbook/printing/e-contact-print.c:1199: undefined reference to `e_card_duplicate' collect2: ld returned 1 exit status make[3]: *** [contact-print-test] Error 1 make[3]: Leaving directory `/usr/local/src/evolution-1.0.8/addressbook/printing' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/evolution-1.0.8/addressbook' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/evolution-1.0.8' make: *** [all-recursive-am] Error 2 -- Michael D. Lind [EMAIL PROTECTED] _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
