|
Mark, I also was bitten by this include file. Is there some reason that you didn't put this stuff on linkage.h? It is quite unusual to be including a .c file. Given that there is no make install target -those of us that build UW imap take our best guess as to what is required to be installed for a complete distribution. I missed this file - which sent us down a rabbit hole for until we reazlized the problem and included linkage.c in our distribution package. Also, it isn't clear to me but are all of the c-client/*.h files required for an installation distribution in order to support building an app that uses the UW imap c-client lib? In looking at mail.h and the chain of includes that occurs it seems to need pretty much everything in the c-client/*.h files in order to build an external app that uses the c-client lib. Mark Crispin wrote: On Mon, 10 Mar 2008, Mark Crispin wrote: --
| ||||||
_______________________________________________ Imap-uw mailing list [email protected] https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

