Hello, > At a rough guess, you're trying to compile and install the milter and > don't have sendmail installed (probably postfix, or something else > that ships with a binary called "sendmail", but isn't).
--- CUT --- I have revert changes in /etc/mailer.conf and start compiling with the almost same result: checking for sendmail... /usr/sbin/sendmail checking for __gmpz_init in -lgmp... yes checking for mi_stop in -lmilter... no checking for library containing strlcpy... no checking for mi_stop in -lmilter... no configure: error: Cannot find libmilter *** Error code 1 Stop in /usr/ports/security/clamav (line 1740 of /usr/ports/infrastructure/mk/bsd.port.mk). # --- CUT --- The only change is that ./configure script does not warn about arguments. What does the milter library is? A have found in /usr/lib/: # ls -la /usr/lib/libmil* -r--r--r-- 1 root bin 49750 Mar 20 07:57 /usr/lib/libmilter.a -r--r--r-- 1 root bin 52760 Mar 20 07:57 /usr/lib/libmilter_p.a Sendmail is by default shipped with OpenBSD. any other idea? t. _______________________________________________ http://lurker.clamav.net/list/clamav-users.html