1 message in net.sourceforge.lists.courier-users[courier-users] make check fails --wi...
FromSent OnAttachments
Fernando GozaloJul 9, 2002 2:56 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] make check fails --with-trashquota optionActions...
From:Fernando Gozalo (fgoz@csi.uned.es)
Date:Jul 9, 2002 2:56:42 pm
List:net.sourceforge.lists.courier-users

Hi,

I run:

./configure --with-trashquota make make check

and I have

make[1]: *** [check] Error 1 make[1]: Leaving directory `/home/fgozalo/courier-0.39.1/imap' make: *** [check-recursive] Error 1

But if I do:

cd imap rm -f conftest1 LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s -
./testsuite.txt

I have no errors.

Can I trust in the programs I have?

Thanks. Fernando