Michael Di Martino writes:
The first step is to look at the actual errors that preceded the above output,
which is >generally meaningless.
make[2]: Entering directory `/usr/local/src/maildrop-1.6.3/maildir'
Compiling autoresponse.c
autoresponse.c:7:38: autoresponsequota.h: No such file or directory
autoresponse.c: In function `get_quota':
autoresponse.c:291: error: `AUTORESPONSEQUOTA' undeclared (first use in this
function)
autoresponse.c:291: error: (Each undeclared identifier is reported only once
autoresponse.c:291: error: for each function it appears in.)
I ran cat configure | grep autoresponseqouta
and it returned nothing. Does this need to be set?
This version of maildrop is over two years old. It's ancient. Why are you
installing it?
I don't think anyone remembers what kind of configuration issues -- if any
-- existed, and were fixed, two years ago.
I think I recall that this error might happen if you ran configure, make,
then make clean, and try to run configure again.
Extract the source into an empty directory, and try again. Better yet,
download a newer version of maildrop that hasn't been mothballed, yet.