[Greylist-users] can't build milter-greylist 4.0

Ingo Freund rogger31 at gmx.de
Mon Dec 10 04:53:33 PST 2007


Hello,

trying to build milter-greylist 4.0 I run into this error when running
make all.
...
gcc -g -O2 -Wall -I/usr/lib/include -I/usr/lib//include -DAUTOWHITE_DELAY=14 -D_BSD_SOURCE -I. -I.   -c -o spf.o spf.c
spf.c: In function 'spf_check':
spf.c:79: error: 'peer_info_t' undeclared (first use in this function)
spf.c:79: error: (Each undeclared identifier is reported only once
spf.c:79: error: for each function it appears in.)
spf.c:79: error: 'p' undeclared (first use in this function)
spf.c:92: warning: implicit declaration of function 'SPF_init'
spf.c:97: warning: implicit declaration of function 'SPF_smtp_helo'
spf.c:98: warning: implicit declaration of function 'SPF_smtp_from'
spf.c:98: error: 'from' undeclared (first use in this function)
spf.c:99: warning: implicit declaration of function 'SPF_policy_main'
spf.c:104: error: 'SPF_PASS' undeclared (first use in this function)
spf.c:107: warning: implicit declaration of function 'SPF_close'
spf.c:78: warning: unused variable 'fromp'
make: *** [spf.o] Error 1


configure was invoked with these parameters:
./configure --with-libmilter=/usr/lib \
            --with-libspf=/usr/local/lib \
            --with-user=smmsp
            --with-autowhite=14


Does anybody know the meaning and how to fix?

Regards,
Ingo.
--
// ---------------------------------------------------------------------
// e-dict GmbH & Co. KG
// Alter Steinweg 3
// D-20459 Hamburg/Germany
// ---------------------------------------------------------------------


More information about the Greylist-users mailing list