pascal writes:

The output of make check is:
Making check in maildrop
make[1]: Entering directory `/home/pascal/courier-0.65.2.20110103/maildrop'
make  check-am
make[2]: Entering directory `/home/pascal/courier-0.65.2.20110103/maildrop'
./testsuite | cmp -s - ./testsuite.txt.idn
make[2]: *** [check-am] Error 1
make[2]: Leaving directory `/home/pascal/courier-0.65.2.20110103/maildrop'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/pascal/courier-0.65.2.20110103/maildrop'
make: *** [check-recursive] Error 1

thanks for any help or a clue to keep searching

As you can see from the above, the makefile in the maildrop directory runs the testsuite script, and compares its output to testsuite.txt.idn. There's a difference, hence the error.

Your next step is to run the testsuite script yourself, compare its output to testsuite.txt.idn, and see where the disrepancy is.

Attachment: pgpQ5jfr4reUO.pgp
Description: PGP signature

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to