bug-mailutils
[Top][All Lists]
Advanced

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

[bug-mailutils] send.c


From: henman
Subject: [bug-mailutils] send.c
Date: Thu, 08 Dec 2005 13:07:34


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.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]