Re: [exim] DomainKeys experiment:4.51 RC

Top Page
Delete this message
Reply to this message
Author: Larry Rosenman
Date:  
To: Tom Kistner
CC: exim-users, ph10
Subject: Re: [exim] DomainKeys experiment:4.51 RC
On Friday 29 April 2005 07:05 am, Tom Kistner wrote:
> Larry Rosenman wrote:
> > Adding the DomainKeys stuff, I can no longer build Eximon (it needs the
> > dk.o
> > object).
>
> Gnaaa. Fixed in CVS. FTTB, add this to exim_monitor/em_globals.c:
>
> #ifdef EXPERIMENTAL_DOMAINKEYS
> uschar *dk_signing_domain      = NULL;
> uschar *dk_signing_selector    = NULL;
> int     dk_do_verify           = 0;
> #endif

>
> > Also, trying to use the standard SysV make on UnixWare, how do I add
> > the -ldomainkeys and -I/usr/local/include to the right variable?
>
> Doesn't it have CFLAGS/LDFLAGS? :) Sorry I'm not a Unix person in the
> commercial sense.


Yes, but **ADDING** stuff (the += gmake operator), doesn't exist in SysV make.


>
> > Also get a BUNCH of warnings (see attached gmake.out file).
>
> I just tried GCC -Wall and I don't get those. Looking at them they look
> mostly harmless ;)

But don't we like warning free code?

(I can make you an account on the box.....).

LER

>
> /tom


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-351-4152                 E-Mail: ler@???
US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611