Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Can't compile milter-greylist with postfix in Debian?

2007-05-04 by Mart Pirita

Tere.

Well, first I trid in OSX, no luck, now with debian, same problems, can't get it right:


./configure --enable-postfix --with-user=postfix --without-db --without-drac-db \
--with-conffile=/etc/greylist/greylist.conf --with-dumpfile=/etc/greylist/greylist.db \
--with-libmilter=/home/mart/sendmail-8.14.1/include/libmilter

Required libmilter not found. Use --with-libmilter
gcc -g -O2 -Wall -D_BSD_SOURCE   -c -o milter-greylist.o milter-greylist.c
milter-greylist.c:80:29: libmilter/mfapi.h: No such file or directory
In file included from dump.h:67,
                 from milter-greylist.c:82:
milter-greylist.h:40:29: libmilter/mfapi.h: No such file or directory


Tried:


CFLAGS=/home/mart/sendmail-8.14.1/include/libmilter

./configure --enable-postfix --with-user=postfix --without-db --without-drac-db \
--with-conffile=/etc/greylist/greylist.conf --with-dumpfile=/etc/greylist/greylist.db \
--with-libmilter=/home/mart/sendmail-8.14.1



Required libmilter not found. Use --with-libmilter
gcc -g -O2 -Wall -D_BSD_SOURCE   -c -o milter-greylist.o milter-greylist.c
milter-greylist.c:80:29: libmilter/mfapi.h: No such file or directory
In file included from dump.h:67,
                 from milter-greylist.c:82:
milter-greylist.h:40:29: libmilter/mfapi.h: No such file or directory


/home/mart/sendmail-8.14.1/include/libmilter# ls -al
total 40
drwxr-xr-x  2 1037 root  4096 Apr  4 02:32 .
drwxr-xr-x  6 1037 root  4096 Apr  4 02:32 ..
-rw-r--r--  1 1037 root 16588 Nov  2  2006 mfapi.h
-rw-r--r--  1 1037 root  4727 Mar 27 21:53 mfdef.h
-rw-r--r--  1 1037 root   641 May 23  2006 milter.h


Any hint?


-- 
Mart

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.