This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: procmail (and SmartList) on cygwin


On Thu, 03 Jan 2002, Jason Tishler wrote:

> > > 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

> Did you apply the patch... IIRC, then it
> should have solved the problem with the execv() test.

It seems the patch had been applied. So, I changed line 1353 of
autoconf back to

   *(environ=nenv)="PATH=.";*nenviron=0;diff=argc;    /* start doubling */

and now I get 2 error messages from Windows, about not being able to find
CYGWIN1.DLL, but the script continues and I get an autoconf.h
like this:

/* This file was automagically generated by autoconf */

#define NO_const
#define P(args) ()
#define NO_COMSAT
/* 1 move in 64 steps of size 16384 when reallocing */
#define NOpw_class
#define NOstrlcat
#define NOsetrgid
#define NOsetregid
#define NOsetresgid
#define GOT_bin_test
#define MAX_argc 3
/* Your system's strstr() is 1.65 times SLOWER than my C-routine */
#define SLOWstrstr                            /* using my substitute instead */
#define setrgid_RUNTIME_CHECK
#define MAILSPOOLDIR "/var/spool/mail/"
#define SENDMAIL "/usr/sbin/sendmail"
#define CAN_chown
#define CF_no_procmail_yet
#define buggy_SENDMAIL
#define defPATH "PATH=$HOME/bin:/bin:/usr/bin:/usr/local/bin"
#define defSPATH "PATH=/bin:/usr/bin:/usr/local/bin"
#define PM_VERSION "3.22"
/*locktype: 4, countlocks: 80, timeout 0, watchdog 1a, /tmp/_locktest*/
/*locktype: 2, countlocks: 80, timeout 0, watchdog 17, /tmp/_locktest*/
/*locktype: 1, countlocks: 80, timeout 0, watchdog 1a, /tmp/_locktest*/
/* Hotwire LOCKINGTEST=000 */
/* Procmail will lock via: dotlocking */
#define NOfcntl_lock
/* autoconf completed */

This is on Windows 98. But as it builds already with your
autoconf.h, I don't think this is a problem.

I mentioned the existence of the executable on the procmail list,
but there was no reaction.

-- 
Greg Matheson                What I allow I teach,
Chinmin College              and all I teach is all that is allowed.
                                 
Taiwan Penpals Archive <URL: http://netcity.hinet.net/kurage>

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]