Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 3 Jan 2002 09:11:10 -0500
From: Jason Tishler <jason@tishler.net>
To: Greg Matheson <lang@ms.chinmin.edu.tw>
Cc: Cygwin <cygwin@sources.redhat.com>
Subject: Re: procmail (and SmartList) on cygwin
Message-ID: <20020103141110.GF1940@dothill.com>
Mail-Followup-To: Greg Matheson <lang@ms.chinmin.edu.tw>,
	Cygwin <cygwin@sources.redhat.com>
References: <017101c181a0$b47a29e0$738ffe0c@pwork> <20011210134958.A2088@dothill.com> <20011231153810.A16346629@IBM973237G>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20011231153810.A16346629@IBM973237G>
User-Agent: Mutt/1.3.24i

Greg,

On Mon, Dec 31, 2001 at 03:38:10PM +0800, Greg Matheson wrote:
> On Mon, 10 Dec 2001, Jason Tishler wrote:
> > Otherwise, you can try my attached build recipe.  Note the following:
> 
> >     2. Building procmail under Cygwin is a little touchy.  Sometimes I
> >        have to restart the make part to get the build to complete.
> 
> and
> 
> > mv INSTALL INSTALL.txt
> > apply autoconf patch
> > make LN=cp # <CR> /usr/sbin/ssmtp
> > make BASENAME=/tmp/procmail/usr/local BINS='new/procmail.exe new/lockfile.exe new/formail.exe new/mailstat' install
> 
> I had trouble with autoconf (not the GNU autoconf program),
> determining how many 16 byte arguments execv() takes, but
> sticking the autoconf.h at the above site in procmail-3.22, ...

Did you apply the patch from the above mentioned email?  IIRC, then it
should have solved the problem with the execv() test.

> Why is it necessary to rename LN=ln to cp?

IIRC, to workaround missing ".exe" suffixes -- cp can handle them, ln
cannot.

Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

