5 messages in net.sourceforge.lists.courier-users[courier-users] --enable-workarounds-...
FromSent OnAttachments
pdontthinkAug 4, 2002 12:22 pm 
Sam VarshavchikAug 4, 2002 7:05 pm 
pdontthinkAug 4, 2002 7:13 pm 
Sam VarshavchikAug 4, 2002 7:36 pm 
Aly DharshiAug 4, 2002 7:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] --enable-workarounds-for-imap-client-bugs causes make check to failActions...
From:pdontthink (pdon@yahoo.com)
Date:Aug 4, 2002 12:22:41 pm
List:net.sourceforge.lists.courier-users

Using the --enable-workarounds-for-imap-client-bugs flag and attempting to recompile, I got a make check failure:

**************************** * Sanity check in progress * **************************** INFO: LOGIN, user=user, ip=[127.0.0.1] INFO: LOGOUT, user=user, ip=[127.0.0.1] INFO: LOGIN, user=user, ip=[127.0.0.1] INFO: LOGOUT, user=user, ip=[127.0.0.1] INFO: LOGIN, user=user, ip=[127.0.0.1] INFO: LOGOUT, user=user, ip=[127.0.0.1]

... [a whole bunch of those repeating]...

INFO: LOGIN, user=user, ip=[127.0.0.1] INFO: LOGOUT, user=user, ip=[127.0.0.1] make[1]: *** [check] Error 1 make[1]: Leaving directory `/home/avi/Download/t/courier-imap-1.5.2/imap` make: *** [check-recursive] Error 1

Why would this happen?