This is a discussion on Anyone running courier-imap on Solaris??? within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> I cannot, for the life of me get 'make check' to complete on a SOlaris 9 64-bit system. I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I cannot, for the life of me get 'make check' to complete on a SOlaris 9 64-bit system. I found scads of posts on google with other peeps having the same problem but not a single solution. (And the posts I have seen have affected every version of courier-imap since 1.x) I can configure and compile courier-imap fine, but when I am running 'make check' I get this error: Making check in imap make[1]: Entering directory `/usr/local/src/courier-imap-2.1.1/imap' LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s - ./testsuite.txt **************************** * Sanity check in progress * **************************** INFO: LOGIN, user=user, ip=[127.0.0.1], protocol=IMAP INFO: LOGOUT, user=user, ip=[127.0.0.1], headers=0, body=0 INFO: LOGIN, user=user, ip=[127.0.0.1], protocol=IMAP INFO: LOGOUT, user=user, ip=[127.0.0.1], headers=90, body=2398 INFO: LOGIN, user=user, ip=[127.0.0.1], protocol=IMAP INFO: LOGOUT, user=user, ip=[127.0.0.1], headers=0, body=0 make[1]: *** [check] Error 1 make[1]: Leaving directory `/usr/local/src/courier-imap-2.1.1/imap' make: *** [check-recursive] Error 1 I configured courier-imap as follows: ../configure --with-unicode Any ideas?? -Chuck |