> So, building gmime on Windows... > > gmime-gpg-context.c:35:23: sys/ioctl.h: No such file or directory > gmime-gpg-context.c:37:22: sys/wait.h: No such file or directory > gmime-gpg-context.c:38:21: termios.h: No such file or directory > gmime-gpg-context.c: In function `gpg_ctx_op_start': > make[3]: *** [gmime-gpg-context.lo] Error 1 > make[3]: Leaving directory `/opt/gmime/src/gmime-2.1.19/gmime' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/opt/gmime/src/gmime-2.1.19/gmime' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/opt/gmime/src/gmime-2.1.19' > make: *** [all] Error 2 > > That's not good, is it?
Don't panic, I hit that too and wrote it up in README.mingw. The fix is to remove 'gmime-gpg-context.c' from gmime/Makefile.am. GMime has other Windows pitfalls, so README.mingw is your friend. BTW, Thanks for making a Windows build. I won't have free time on an XP box for a few days. cheers, Charles _______________________________________________ Pan-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pan-devel
