4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] install error
FromSent OnAttachments
Michael Di MartinoMay 13, 2005 12:19 pm 
Sam VarshavchikMay 13, 2005 12:30 pm 
Michael Di MartinoMay 13, 2005 12:41 pm 
Sam VarshavchikMay 13, 2005 12:54 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:Re: [maildropl] install errorActions...
From:Michael Di Martino (md@telx.com)
Date:May 13, 2005 12:41:47 pm
List:net.sourceforge.lists.courier-maildrop

« HTML content follows »

To all, I rec'd the following error when trying to install Maildrop on a Fedora-CORE-1   make[2]: *** [autoresponse.o] Error 1 make[2]: Leaving directory `/usr/local/src/maildrop-1.6.3/maildir' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/maildrop-1.6.3' make: *** [install-strip] Error 2   How can this me resolved,

-----Original Message----- From: Sam Varshavchik [mailto:mrs@courier-mta.com] Sent: Friday, May 13, 2005 3:29 PM To: cour@lists.sourceforge.net Subject: Re: [maildropl] install error

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?