Re: Problems getting sa-exim/exim integration working
"Millis Miller" <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Message-ID | <[email protected]> |
Indeed, that was the problem: both compilation errors are now fixed and, what's more, it's even working! :) Many thanks, Millis -- Open WebMail Project (http://openwebmail.org) Debian Project (http://www.debian.org) ---------- Original Message ----------- From: Marc MERLIN <[email protected]> To: Millis Miller <[email protected]> Cc: [email protected] Sent: Thu, 26 Aug 2004 13:31:54 -0700 Subject: Re: [SA-exim] Problems getting sa-exim/exim integration working > On Thu, Aug 26, 2004 at 05:18:42PM +0100, Millis Miller wrote: > > Hi, > > > > I am trying to get sa-exim/exim4 integrated, using sa-exim-4.1 and exim- > > 4.40, with the installation method #1 (over-writing local_scan.c) but I am > > getting the following error: > > > > -------- > > gcc -c -O -I. -o local_scan.o ../src/local_scan.c > > ../src/local_scan.c:511: warning: #warning you should not worry about > > the "might be clobbered by longjmp", see source > > ../src/local_scan.c: In function `local_scan': > > ../src/local_scan.c:551: `SAFEMESGIDCHARS' undeclared (first use in this > > function) > > The first error is known, it's my screwup. It's fixed in > http://marc.merlins.org/linux/exim/files/sa-exim-cvs.tar.gz > > > ../src/local_scan.c:551: (Each undeclared identifier is reported only once > > ../src/local_scan.c:551: for each function it appears in.) > > ../src/local_scan.c:551: parse error before `static' > > ../src/local_scan.c:706: `SAspamcSockPath' undeclared (first use in this > > This shouldn't be an error, it's probably just triggered by the previous > line > > Marc > -- > "A mouse is a device used to point at the xterm you want to type in" > - A.S.R. Microsoft is to operating systems & security .... > .... what McDonalds is to gourmet cooking > Home page: http://marc.merlins.org/ | Finger [email protected] > for PGP key ------- End of Original Message -------