Hi, On Sun, Aug 30, 2009 at 5:16 PM, Erik Faye-Lund<kusmabite@xxxxxxxxxxxxxx> wrote: > On Sun, Aug 30, 2009 at 9:36 PM, Thiago Farina<tfransosi@xxxxxxxxx> wrote: >> Error 2635 error LNK2019: unresolved external symbol _socketpair >> referenced in function _imap_open_store imap-send.obj imap-send >> >> Anyone faced this problem before? > > Yes. imap-send isn't supported on windows, since it uses > posix-functions that aren't available in msvcrt. The Makefile system > excludes it for MinGW-builds. Is it added to the vcproj-files? > Yep, an imap-send vcproject with one file(imap-send.c) was added to gitbuild.sln. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html