v2.2.0beta0 fails to build with --enable-dkim_reputation

From: Graham Murray <graham_at_gmurray.org.uk>
Date: Fri, 03 Sep 2010 08:49:17 +0100

dkim-rep.c: In function ‘dkim_reputation’:
dkim-rep.c:220: warning: passing argument 4 of ‘lib->dkiml_dns_start’
from incompatible pointer type
dkim-rep.c:220: note: expected ‘unsigned char *’ but argument is of type
‘struct timeval *’
dkim-rep.c:220: warning: passing argument 5 of ‘lib->dkiml_dns_start’
makes integer from pointer without a cast
dkim-rep.c:220: note: expected ‘size_t’ but argument is of type
‘unsigned char *’
dkim-rep.c:220: warning: passing argument 6 of ‘lib->dkiml_dns_start’
from incompatible pointer type
dkim-rep.c:220: note: expected ‘void **’ but argument is of type ‘size_t
*’
dkim-rep.c:220: error: too many arguments to function
‘lib->dkiml_dns_start’
dkim-rep.c:231: error: too few arguments to function
‘lib->dkiml_dns_waitreply’
dkim-rep.c:242: error: too few arguments to function
‘lib->dkiml_dns_waitreply’
make[3]: *** [libopendkim_la-dkim-rep.lo] Error 1
Received on Fri Sep 03 2010 - 07:49:30 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:32:54 PST