This is the Nov-16's snapshot with the following changes: 1. I incorporated the new patch for repl.c, comp.c, and forw.c 2. I read in the newer send.c which reads the user's .mtstailor file.
./configure (no problems) 'Make' encountered the following problem. ---------------------------------- gcc -g -O2 -o send.exe send.o ./libmh.a ../lib/.libs/libmuaux.a ../mailbox/mbox/.libs/libmu_mbox.a ../mailbox/imap/.libs/libmu_imap.a ../mailbox/pop/.libs/libmu_pop.a ../mailbox/mh/.libs/libmu_mh.a ../mailbox/nntp/.libs/libmu_nntp.a ../mailbox/maildir/. libs/libmu_maildir.a ../auth/.libs/libmuauth.a -L/usr/lib /usr/lib/libgnutls.dll.a /usr/lib/libtasn1.dll.a -lz /usr/lib/libgcrypt.dll.a /usr/lib/libgpg-error.dll.a ../mailbox/.libs/libmailutils.a /usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a -lcrypt -lr esolv -lpthread /usr/lib/libgdbm.dll.a send.o: In function `read_mts_profile': /cygdrive/c/cygwin-djh/mailutils/Nov-16-Snapshot/mailutils-20051116/mh/send.c:288: undefined reference to `_mh_context_destroy' /cygdrive/c/cygwin-djh/mailutils/Nov-16-Snapshot/mailutils-20051116/mh/send.c:287: undefined reference to `_mh_context_merge' /cygdrive/c/cygwin-djh/mailutils/Nov-16-Snapshot/mailutils-20051116/mh/send.c:288: undefined reference to `_mh_context_destroy' ---------------------------------- Regards, darel j. h. _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
