I have FreeBSD 4.10 & sendmail 8.12.11 & bind 9.3.0
After manual fixing the previous error (replace ";;" by ";") and going
make I got followin:
----
....
Making all in spfquery
source='spfquery.c' object='spfquery.o' libtool=no
depfile='.deps/spfquery.Po' tmpdepfile='.deps/spfquery.TPo' depmode=gcc
/bin/sh ../../config/depcomp gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../src/include -I../../src -g -O2 -Wall -c spfquery.c
In file included from ../../src/include/spf_server.h:22,
from ../../src/include/spf.h:27,
from spfquery.c:102:
../../src/include/spf_dns.h:82: conflicting types for `ns_type'
/usr/include/arpa/nameser.h:284: previous declaration of `ns_type'
*** Error code 1
----
I think that this release (1.2.5) contains so many errors and is so raw
that may be only alfa or beta-test but not release!
I have no problems with 1.0.4 release - it was built cleanly.