Please read the imap-????/docs/internal.txt file, and in particular the page titled "Main Program Callbacks".

These symbols are callbacks from the c-client library to your application program. You have to write all these routines in your application.

On Thu, 6 Mar 2008, Alla Bogolubov wrote:
However, when I attempted to build my own application which uses
c-client.a on Solaris and HP-UX I received the following error:
/usr/ccs/bin/ld: Unsatisfied symbols:

  mm_login (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_log (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_fatal (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_flags (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(mail.o)) (code)

  mm_expunged (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(mail.o)) (code)

  mm_exists (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(mail.o)) (code)

  mm_dlog (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(mail.o)) (code)

  mm_notify (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_critical (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_nocritical (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_list (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(dummy.o)) (code)

  mm_diskerror (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_status (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(osdep.o)) (code)

  mm_searched (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(mail.o)) (code)

  mm_lsub (first referenced in
/home/sambuild/imap-2007/c-client/c-client.a(dummy.o)) (code)

-- Mark --

http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.
Si vis pacem, para bellum.
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to