On Tue, 2005-10-18 at 07:38 -0600, Peter B. Steiger wrote: > Did you run make check, and did it pass all tests? Did you specify any > build options other than prefix in the configure for the app or the data > engine?
Here is the configure options for Evolution Data Server: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --sysconfdir=/etc/gnome-2.12.0 \ --enable-nss=yes \ --enable-smime=yes \ --enable-nntp=yes \ --enable-ipv6=no \ --with-nspr-includes=/usr/include/thunderbird-1.0.6/nspr \ --with-nspr-libs=/usr/lib/thunderbird-1.0.6 \ --with-nss-includes=/usr/include/thunderbird-1.0.6/nss \ --with-nss-libs=/usr/lib/thunderbird-1.0.6 \ --with-krb5=/usr \ --with-openldap=yes \ --with-static-ldap=no Here are the summaries of the 'make check' test suite: In the /camel/tests/message directory: ================== All 4 tests passed ================== In the /camel/tests/folder directory: ====================== 1 of 7 tests failed (4 tests were not run) ====================== Test: folder ops: spool:///tmp/camel-test/testbox non-indexed ... /bin/sh: line 1: 22132 Broken pipe ${dir}$tst FAIL: test2 Here is the configure options for the Evolution program: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib \ --sysconfdir=/etc/gnome-2.12.0 \ --localstatedir=/var/lib \ --enable-pilot-conduits \ --with-openldap \ --with-krb5 \ --enable-nss=yes \ --enable-smime=yes \ --with-nspr-includes=/usr/include/thunderbird-1.0.6/nspr \ --with-nspr-libs=/usr/lib/thunderbird-1.0.6 \ --with-nss-includes=/usr/include/thunderbird-1.0.6/nss \ --with-nss-libs=/usr/lib/thunderbird-1.0.6 As best as I can tell, there is no test suite, though it does have the following failures if you run 'make check': make[1]: Entering directory `/home/rml/build/evolution-2.4.1/po' make[1]: *** No rule to make target `../addressbook/gui/widgets/gal-view-factory-treeview.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../addressbook/gui/widgets/test-reflow.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../addressbook/tools/evolution-addressbook-abuse.c', needed by `evolution-2.4.pot'.make[1]: *** No rule to make target `../addressbook/tools/evolution-addressbook-import.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/cal-attachment-bar.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/cal-attachment.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/cal-attachment.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/calendar-setup.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/meeting-page.etspec', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/new-calendar.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../calendar/gui/dialogs/new-task-list.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../composer/e-msg-composer-attachment-bar.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../composer/e-msg-composer-attachment.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../composer/e-msg-composer-attachment.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../designs/OOA/ooa.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../designs/read_receipts/read.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../mail/importers/evolution-outlook-importer.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../mail/importers/netscape-importer.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../mail/message-tags.glade', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../plugins/mail-remote/org-gnome-evolution-mail-remote.eplug.xml', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../tools/evolution-launch-composer.c', needed by `evolution-2.4.pot'. make[1]: *** No rule to make target `../widgets/text/e-entry-test.c', needed by `evolution-2.4.pot'. make[1]: Target `check' not remade because of errors. And to summarize: As best as I can tell, everything works. I can add to the address book, use it to fetch names and email addresses to automatically enter them into the To: field. It apparently also works as designed when you start typing a name into the To: field in that it then provides a drop down list of all the names in the address book that match what you started typing, and allows you to select from the drop-down list. Let me know if I can provide any more additional info. -- Randy rmlinux: [bogomips 3923.96] [GNU ld version 2.16.1] [gcc (GCC) 4.0.1] [GNU C Library stable release version 2.3.5] [Linux 2.6.12.6 i686] 09:57:18 up 9 days, 19:06, 10 users, load average: 0.01, 0.01, 0.00 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page