The below patch enables a good build on cygwin for mailutils for me.

Please patch the cvs source code for .... mailutils/mailbox/mailer.c

Here is the patch:

--- mailer.c	2007-08-24 06:18:54.437500000 +0900
+++ mailer.c.fixed	2007-08-24 05:21:00.296875000 +0900
@@ -28,6 +28,8 @@
 #include <unistd.h>
 #include <errno.h>
 
+#include <sys/time.h>
+
 #include <mailutils/address.h>
 #include <mailutils/debug.h>
 #include <mailutils/errno.h>

Regards,
   darel henman




_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to