Richard Scobie wrote: > I am trying to build courier-imap4.7.0 on a Fedora 12 64bit machine > > Logged in as non root user - unpack and configure goes OK. There are no > options to configure. > > make completes OK, but make check fails with the following error: > > make[2]: Entering directory `/home/rs/courier-imap-4.7.0/rfc2045' > /bin/sh ./testsuite | cmp -s - ./testsuite.txt > make[2]: *** [check-am] Error 1 > make[2]: Leaving directory `/home/rs/courier-imap-4.7.0/rfc2045' > make[1]: *** [check] Error 2 > make[1]: Leaving directory `/home/rs/courier-imap-4.7.0/rfc2045' > make: *** [check-recursive] Error 1
Apologies, I realise the above is not very helpful. Dumping the output of testsuite and cmp'ing it to testsuite.txt shows that line 116 is in error: Line 116 in testdump: =?UTF-8?B?SMOzbGE=?= <u...@hóla.example.com>, Line 116 in testsuite.txt: =?UTF-8?B?SMOzbGE=?= <[email protected]>, Regards, Richard ------------------------------------------------------------------------------ _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
