On Courier-Users in recent months there have been some queries about problems compiling Courier IMAP and a failure in "make check", where a file /maildir/autoresponsequota.h is found to be missing. This happened to me compiling 1.7.3 on Red Hat 7.2. There was a bunch of other short, missing, .h files in this and at least one other directory. So it seemed that ./configure had not worked properly.
I believe this happens if someone runs 'make check' after running the configure script, without running a plain 'make' first.
In any case, you must run 'make' after running the configure script, and then 'make check'. No shortcuts are allowed.
------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
