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
Cool, this fixed it :)
>
> > 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.
It seems EXIM_EXTRALIBS and EXTRA_CFLAGS are the 2 variables I was looking
for (and maybe we should spec those in the experimental-spec file?
>
> > 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 ;)
My offer of an account stands.
>
> /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