Tere.
> All the other errors are because of this. If you have /Users/admin/sendmail-8.14.0/libmilter/mfapi.h,
> you should probably try --with-libmilter=/Users/admin/sendmail-8.14.0.
>
Same problem, tried
--with-libmilter=/Users/admin/sendmail-8.14.0/include/libmilter and
--with-libmilter=/Users/admin/sendmail-8.14.0
However the file in /Users/admin/sendmail-8.14.0/include/libmilter/mfapi.h
> Or you can try CFLAGS=/path/to/directory/which/has libmilter/mfapi.h ./configure...
>
>
Tried even with both settings:
CFLAGS=/Users/admin/sendmail-8.14.0/include/libmilter
./configure --with-user=postfix --without-db --without-drac-db
--enable-postfix \
--with-conffile=/opt/etc/greylist.conf
--with-dumpfile=/opt/local/etc/greylist.db \
--with-libmilter=/Users/admin/sendmail-8.14.0/include/libmilter
Still same error:
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: error: libmilter/mfapi.h: No such file or directory
How to make greylist find this missing mfapi.h? What is the default path for if? In RH this file is located in /usr/include/libmilter/mfapi.h Should I make some symbolic link there?
--
MartMessage
Re: [milter-greylist] milter-greylist with postfix in macosx 10.4?
2007-03-01 by Mart Pirita
Attachments
- No local attachments were found for this message.