I am trying to "make install" isync under cygwin and get the following error:

drv_imap.c: In function `imap_select':
drv_imap.c:1447: error: `INT_MAX' undeclared (first use in this function)
drv_imap.c:1447: error: (Each undeclared identifier is reported only once
drv_imap.c:1447: error: for each function it appears in.)
make[2]: *** [drv_imap.o] Error 1
make[2]: Leaving directory `/home/Jim/src/isync-1.0.1/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/Jim/src/isync-1.0.1/src'
make: *** [install-recursive] Error 1


Where should INT_MAX be declared? Any reason I shouldn't be able to
compile under cygwin?

Thanks

Jim Campbell


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
isync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to